Hosting codeigniter project

Warning: require(/storage/h3/660/775660/public_html/wp-blog-header.php): failed to open stream: No such file or directory in /storage/h3/660/775660/public_html/index.php on line 17

Fatal error: require(): Failed opening required ‘/storage/h3/660/775660/public_html/wp-blog-header.php’ (include_path=’.:/usr/share/pear:/usr/share/php’) in /storage/h3/660/775660/public_html/index.php on line 17
Can you explain what to do in this case, please?

It would appear files are missing, ensure you’ve uploaded all the required files in the right locations.

actually it works in my system.i had changed the base url also.

So solved or not?
The error states failed to open file wp-blog-header.php which SHOULD be located inside public_html as indicated by line 17 of index.php…

is there any solutions for that.i check my database,path also.

no,i have a codeigniter project.ND i placed into public_html folder.

I’m not sure you’ll need to troubleshoot your code and ensure the project is uploaded correctly.
It sounds like a WordPress issue to be fair with a name like wp-blog-header.php
Make sure you upload your new project to a fresh account as if you’ve used WordPress previously there will be files interfering.

This topic was automatically closed after 23 hours. New replies are no longer allowed.