LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Warning: and Fatal error require_once(../wp-config.php) [function.require-once] (https://www.linuxquestions.org/questions/linux-newbie-8/warning-and-fatal-error-require_once-wp-config-php-%5Bfunction-require-once%5D-651207/)

jouvert 06-24-2008 01:48 AM

Warning: and Fatal error require_once(../wp-config.php) [function.require-once]
 
Hello Guys:

I had uploaded wordpress 2.51 to Godaddy for a website. The old version was 2.2 and I replaced it and that went well ( I think cause no wordpress errors?) and now uploading the files foe the website itself and that did not go well in the end:

I saw this error: Not sure what to send to you besides what I saw below if there any more evidence required let me know and it will be sent

So here it is below: I need help on this..and a thank you upfront:
------------------------

Warning: require_once(../wp-config.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/s/p/y/spywaresoldier/html/admin.php on line 5

Fatal error: require_once() [function.require]: Failed opening required '../wp-config.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/s/p/y/spywaresoldier/html/admin.php on line 5

bathory 06-24-2008 05:03 AM

Did you follow the instructions about upgrading WP?

jouvert 06-24-2008 02:02 PM

yes i did
 
Yes.. I did. You think I should go over it one more time and that this error could be caused by a bad upgrade? All the tables were imported.

Ct

bathory 06-25-2008 01:52 AM

From what I can understand looking the code in admin.php, it seems that it cannot find wp-config.php. Are you sure you've followed the steps of the upgrade instructions that mention to keep the old wp-config.php in order to overwrite the new one?
Quote:

All the tables were imported.
There is no need to re-import the database even though I don't think it's a database problem.


All times are GMT -5. The time now is 12:46 AM.