View Full Version : I can't turn my vbulletin back on?!
funinthesun
07-06-2007, 07:09 PM
My forum has just undergone a server move but when I try to turn my forum back on, the page just refreshes and my forum is still closed. Does anyone know what could be causing this?
Check the cookie settings in admincp
funinthesun
07-06-2007, 08:13 PM
Can you tell me what I should be looking for? It all seems to look ok.
Dismounted
07-07-2007, 06:23 AM
Did you change your domain?
funinthesun
07-07-2007, 10:27 AM
No, the domain is still the same.
Dismounted
07-07-2007, 10:58 AM
Try clearing your browser & cookie cache.
funinthesun
07-07-2007, 11:11 AM
OK, I did that but it still doesn't work.
Dismounted
07-07-2007, 11:21 AM
Did you change anything else besides moving server? Did you upload all the files?
funinthesun
07-07-2007, 11:23 AM
No, I haven't changed anything else and I believe all the files were uploaded but I paid a vb.org member to do the server move for me.
Dismounted
07-07-2007, 11:28 AM
I can't seem to pinpoint your problem. Contact vBulletin Support, they will probably find the issue :).
funinthesun
07-07-2007, 11:32 AM
OK, thanks for your help anyway.
I have also just tried to edit a template and also post a new thread and the same thing happens, the page just refreshes with no changes made
Marco van Herwaarden
07-08-2007, 07:45 AM
Are you sure your DNS is already pointing to the new server?
snakes1100
07-08-2007, 08:06 AM
He probably needs to run tools.php and reset his info.
Dismounted
07-08-2007, 08:37 AM
He probably needs to run tools.php and reset his info.
He can access his account already from what I see....
funinthesun
07-09-2007, 08:11 AM
Yes, the DNS is pointing to the new server.
No, running tools.php is not the answer as yes, I can access everything else normally. I contacted vbulletin.com team and after a number of things to try, one of them was to add a piece of code to the .htaccess file which was: <IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule> incase anyone else has a problem like mine in the future. It has something to do with mod_security.
Anyway, after I did that, I was able to switch my forum back on but I now have about 10 different database errors, one of which being: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
/home/******/public_html/includes/class_core.php on line 274
Does anyone know what this error is and how I can fix it?
Marco van Herwaarden
07-09-2007, 08:45 AM
This error means either:
1. The info in your config.php file is wrong (in which case your forums wouldn't work at all), or
2. MySQL crashed, it's not running or it can't find the socket. You need to contact your host about this. Here is more info on this error:
http://dev.mysql.com/doc/mysql/en/Can_not_connect_to_server.html
snakes1100
07-09-2007, 09:56 PM
He can access his account already from what I see....
Yes, i understand that, but tools.php will typically clear up that issue as well, if its actually related to the DB.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.