• Hi,

    I had upgraded to WP 2.3 a few weeks back and have been publishing posts regularly. But, for the last 3 days if I tried to publish a post, it returns HTTP 404 error. I’m able to save a draft first time when I create a post. But, if I try to save any changes to the draft, again it returns a HTTP 404.

    I have not added any new plugins either and this problem has me stumped and I would really appreciate some help.

Viewing 1 replies (of 1 total)
  • Thread Starter kinthehouse

    (@kinthehouse)

    Hi,

    I traced the error to this:

    [Thu Oct 18 22:14:48 2007] [error] PHP Fatal error: main() [function.require]: Failed opening required ‘/home/karthiik/public_html/wp-content/wp-settings.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/karthiik/public_html/wp-content/wp-config.php on line 21
    [Thu Oct 18 22:14:48 2007] [error] PHP Warning: main(/home/karthiik/public_html/wp-content/wp-settings.php) [function.main]: failed to open stream: No such file or directory in /home/karthiik/public_html/wp-content/wp-config.php on line 21

    During my WordPress 2.3 upgrade, I think I got an error as if the upgrade process was looking wp-config.php file inside wp-content instead of the WordPress root.

    I know I probably shouldn’t have but I just copied the wp-config file into wp-content directory and everything was working fine until a couple of days back.

    I did try wp-settings.php file as well but it didn’t help.

    Any ideas?

    I’ll appreciate any ideas on how to approach this.

Viewing 1 replies (of 1 total)
  • The topic ‘Publishing Post Returns HTTP 404 Error’ is closed to new replies.