gloucester Posted November 2, 2009 Share Posted November 2, 2009 Due to the request, I need to migrate the website from Linux server to Windows 2000. One strange problem has bother me for a long time. The application is works fine after migrate to windows 2000, but whenever I insert or update data into mysql database (using the aplication web interface), I only can do it once, unless wait for 10 second, otherwise the page (web interface) only refresh but do nothing. This also happen to my phpmyadmin sometimes. Windows 2000+Apache2.2+php5.2.11+MySQL5.0.51a+phpmyadmin 2.10.1 Since the program using the register_globals, so I have to trun it on. There should be somewhere can change the configuration to solve this problem, I been suffer this problem for 1 week already, anyone can give some tips or help would be very appreciate! Thanks in advance! Link to comment https://forums.phpfreaks.com/topic/179935-need-your-help-plz/ Share on other sites More sharing options...
gloucester Posted November 2, 2009 Author Share Posted November 2, 2009 sorry, I should use the problem as the title, but I do not really how to define the problem Session.auto_start() = 0 , I did remain this setting in php.ini Guys any tips ? Plz help Link to comment https://forums.phpfreaks.com/topic/179935-need-your-help-plz/#findComment-949286 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.