PDA

View Full Version : mysql problem


bosnianfootball
07-21-2006, 12:28 AM
hello

I have uploaded and checked everything including config file, everything is correct but when I go on my site bosnianfootball.ulmb.com I get this message:

There seems to be a problem with the MySQL server, sorry for the inconvenience.
We should be back shortly.

The only thing i cant do is chmod as it is not allowed and some files eg ultramod.txt stay on 664 and dont change to 666.

Thanks.

UnlimitedMB
07-21-2006, 12:33 AM
Your config.php is set to use a database named 805_vapour which does not exist.

In your account you only have made one database named 805_bosfootb

bosnianfootball
07-21-2006, 12:38 AM
yeah i was playing around with names forgot to chnage that but it still doesnt work used the vapour name and didnt work.

Thanks

UnlimitedMB
07-21-2006, 12:50 AM
Now you are using localhost, you need to use "mysql" (without quotes) as the server name.

bosnianfootball
07-21-2006, 12:57 AM
Working

Thanks for your help.