My Website Died!!!

Status
Not open for further replies.

powersports

New Member
Messages
49
Reaction score
0
Points
0
Warning: require_once(/backups/home/lhsps/public_html/includes/version.php) [function.require-once]: failed to open stream: No such file or directory in /home/lhsps/public_html/includes/joomla.php on line 71

Fatal error: require_once() [function.require]: Failed opening required '/backups/home/lhsps/public_html/includes/version.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/lhsps/public_html/includes/joomla.php on line 71


Thats what it says to me when I go to it as if I was someone looking at it...

powersports.x10hosting.com

I don't have any backups because it wouldn't let me...

Do you happen to know how to fix it? I worked really hard on setting it up and I was hoping you could save me, this website is really important for school and stuff!!!

THANKS!!!
 

Derek

Community Support Force
Community Support
Messages
12,882
Reaction score
186
Points
63
Umm did you delete the mysql database.
 

dest581

New Member
Messages
348
Reaction score
0
Points
0
Doesn't that error just mean /includes/version.php is missing?
 

dyfuse

Member
Messages
395
Reaction score
0
Points
16
I believe that it is too, describing your missing file /includes/version.php

It seems like the file /includes/joomla.php (on line 71) is asking for or requiring the version.php file, via the require_once() function
 

markcausa

Banned
Messages
20
Reaction score
0
Points
0
It's just a missing file. That's a PHP error, telling you that it can't include the file.
 

Fedlerner

Former Adm & Team Manager
Community Support
Messages
12,934
Reaction score
6
Points
38
Go to the config file of Joomla and edit the file.
Look for the path info and delete the "backups/" before the "home/". I think that should work. Try it and tell us if it worked.

*Moved to "Free Hosting"*
 
Last edited:

NINJ4

New Member
Messages
42
Reaction score
0
Points
0
This happens every time I have been suspended (once for ads being placed poorly for 800x600 resolution screens, once for not logging in every two weeks :/)
Also, the last time they did a server move.

You need to reset all of your mysql connections. delete the user for the database, and create a new one with the same name and password seems to work.
 

Corey

I Break Things
Staff member
Messages
34,551
Reaction score
205
Points
63
When we moved your account the path changed. It should now be just /home instead of /backups/home. If you change your paths in the config you should be all set. You do not have to edit your MySQL user or anything like that.

-Corey
 
Status
Not open for further replies.
Top