MorrisMcD
05-27-2008, 01:40 PM
In preparation of moving to vbulletin 3.7, I decided to update to the latest PHP and MySql per vb's recommendation.
No problems occurred getting the latest PHP setup. I even took it from cgi to isapi. (just in case that could have anything to do with it but I doubt it)
This is an IIS server on a Windows box as well.
Now when I reboot, the mysql service does start but I cannot reach my forum. It hangs forever and eventually times out as if it cannot reach the site or the pw configured it wrong. However, once I run an instance config wizard, no matter what I use as the settings, it will start working. However, when I run the instance config it actually does not complete because it cant stop the mysql service. So what I have done so far is go to windows task manager and end task the mysqld-nt.exe process. I then can complete the instance config and then untill I reboot everything seems fine. I left off in this situation last night. When I woke up I noticed a bunch of errors in my email with ' Data too long for column 'useragent' at row 1 Error Number : 1406
' listed as the error. I made the change in my vb config file to force sql connect. I havent seen that error again since, yet. But as stated, it seems the first time mysql is started it just doesnt actually load up completely. Any suggestions?
Actually perhaps this is also helpful info in troubleshooting. The site actually starts responding when I stop the service. The service does not stop completely, and as stated before I must end task on the process before I can start it back up. But when I start a stop call to the service, the service reads stopping forever and the site just starts working. It's almost like its trying to run as a process AND a service??? Please help
Also worth noting I guess is I had my page on who's online and upon refreshing at one point it tried to prompt me to save the online.php file instead of loading it. I kinda suspected that the force sql line being set to true fixes that but I couldnt tell if thats what was causing the errors. It hasnt happened since I fixed that config line
No problems occurred getting the latest PHP setup. I even took it from cgi to isapi. (just in case that could have anything to do with it but I doubt it)
This is an IIS server on a Windows box as well.
Now when I reboot, the mysql service does start but I cannot reach my forum. It hangs forever and eventually times out as if it cannot reach the site or the pw configured it wrong. However, once I run an instance config wizard, no matter what I use as the settings, it will start working. However, when I run the instance config it actually does not complete because it cant stop the mysql service. So what I have done so far is go to windows task manager and end task the mysqld-nt.exe process. I then can complete the instance config and then untill I reboot everything seems fine. I left off in this situation last night. When I woke up I noticed a bunch of errors in my email with ' Data too long for column 'useragent' at row 1 Error Number : 1406
' listed as the error. I made the change in my vb config file to force sql connect. I havent seen that error again since, yet. But as stated, it seems the first time mysql is started it just doesnt actually load up completely. Any suggestions?
Actually perhaps this is also helpful info in troubleshooting. The site actually starts responding when I stop the service. The service does not stop completely, and as stated before I must end task on the process before I can start it back up. But when I start a stop call to the service, the service reads stopping forever and the site just starts working. It's almost like its trying to run as a process AND a service??? Please help
Also worth noting I guess is I had my page on who's online and upon refreshing at one point it tried to prompt me to save the online.php file instead of loading it. I kinda suspected that the force sql line being set to true fixes that but I couldnt tell if thats what was causing the errors. It hasnt happened since I fixed that config line