PDA

View Full Version : can't acces my site:help me please


epicuro
11-05-2006, 12:41 PM
hello
Everything was working fine during one month but today...
When I try to acces my site , I receive this message:
Could not connect to database '' (). Your database server may be down or your database setup may be wrong

When I try to acces www.mysite/ sohoadmin, I receive this message:
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/sven/public_html/sohoadmin/index.php on line 67

So , I downloaded the index.php with filezilla and looked on line 67 :
it looks like :
session_start() ;

if (!file_exists ("config/isp.conf.php")) {
header("Location: setup.php") ;
exit;
}
I'm not sure it is the good line (how to know?)
I'm not a phper and don't know how and what I have to do.
I have made a soho backup last week but since I cannot acces sohoadmin , I can not restore...


Many thanks if someone can help me , because it seems I am not the first with this problem

epicuro
11-06-2006, 10:56 AM
I downloaded one of my html pages and when I opened it the first line I noticed is :
Scavenger keygenerator
I also found links I never wrote on my page sending people to other sites
So , I suspect my site to be hacked !
any solution?

epicuro
11-07-2006, 06:48 AM
Cameron Allen repaired my site.
Many thanks to him.
In fact, a Hacker changed my pages and links.
If you would not experiment the same problems, don't forget to upgrade to the latest version.

dcra33
11-09-2006, 02:18 PM
i use blue voda in conjuntion with soho launch and in my bluevoda cpanel theres an option to enable hot link protection (http://www.cpanel.net/docs/cpanel/) which is to prevent this from happening. is this the only way to make sure..or is there a way with a (plug in) or something to check this?:hmm: