That error means that those files are missing.
Thread Starter
sdahe
(@sdahe)
But they are there…. I see them when I enter with my FTP application
Are the files in the correct folders? That error occurs when the file is not located within the directory in which the file calling it is located. So if whatever you’re calling that file from is in /blog/… the wp-includes/wp-db.php and functions.php file both need to be in /blog/.
Thread Starter
sdahe
(@sdahe)
I upload everything as is…. I need to make a new folder called Blog and put those files there?
No no.. You don’t seem like you have a clue what you’re doing to be honest. I’d need to see how you have your files are set up/organized to get a better idea on your situation.
Thread Starter
sdahe
(@sdahe)
Sorry….
I upload all the files inside wp-includes again and now I get another error… here it is
Warning: include_once(/home/content/l/a/f/lafiebre4x4/html/wp-includes/pomo/mo.php) [function.include-once]: failed to open stream: No such file or directory in /home/content/l/a/f/lafiebre4x4/html/wp-settings.php on line 307
Warning: include_once() [function.include]: Failed opening ‘/home/content/l/a/f/lafiebre4x4/html/wp-includes/pomo/mo.php’ for inclusion (include_path=’.:/usr/local/php5/lib/php’) in /home/content/l/a/f/lafiebre4x4/html/wp-settings.php on line 307
Fatal error: Class ‘Translations’ not found in /home/content/l/a/f/lafiebre4x4/html/wp-includes/l10n.php on line 407
Thread Starter
sdahe
(@sdahe)
Do you think it would be a good idea to erase it all and upload again?
As long as you don’t have any changes that you want to save/keep.
Thread Starter
sdahe
(@sdahe)
Now I just can’t make connection to my data base in Godaddy… OMG!
You do realize that GoDaddy has a 1-click WordPress installation option, right?
Thread Starter
sdahe
(@sdahe)
Yes… I did now!…. well, I did it the hard way
I just need to know wht to place here
define(‘DB_HOST’, ‘localhost’);
Thread Starter
sdahe
(@sdahe)
Can’t find my local host in Godaddy
You shouldn’t need to change that.
Thread Starter
sdahe
(@sdahe)
I did leave that as it is and I’m still getting an error that says I can’t connect to the database… I’m going to give up!!!!