I am so lost

Status
Not open for further replies.

lcarpe1232

New Member
Messages
4
Reaction score
0
Points
0
what does this mean? Warning: require_once(/home/lcarpe12/public_html/wp-load.php) [function.require-once]: failed to open stream: No such file or directory in /home/lcarpe12/public_html/wp-blog-header.php on line 12

Fatal error: require_once() [function.require]: Failed opening required '/home/lcarpe12/public_html/wp-load.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/lcarpe12/public_html/wp-blog-header.php on line 12

this is what I get when I go on my websight. I still cant get the ftp program to work. I think I messed up my account and I dont even know what my main domain name is because I changed it a couple times but dont know if I changed it or what.
 

techairlines

x10 Flyer
Community Support
Messages
2,867
Reaction score
165
Points
63
Check to see if the file wp-load.php exists. That error is saying that the wordpress blog header file is trying to load wp-load.php which doesn't exist. wp-load.php is part of Wordpress as well.
 
Last edited:
Status
Not open for further replies.
Top