I am trying to upgrade my Wordpress installation, but it cannot find a file, even though it is there. I'm sure this has something to do with PHP but i have no idea where to look... Here is the error that is given: Code: [Mon Aug 27 22:48:07 2007] [error] [client 24.83.178.245] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required '../wp-config.php' (include_path='.:/php/includes') in /var/www/web6/web/wp-admin/admin.php on line 5 Please help! I am stumped, and this needs to be fixed before I go live with the new server.
Please post the line: include_path from your php.ini file. The file is most likely located in /etc/php5/apache2/php.ini or a similar directory.
I have delete the site, and re-uploaded it. It works fine now! Though this has me concerned about adding sites in the future...