Web Hosting Talk







View Full Version : Mysql question


hvdm_20
04-05-2001, 08:20 PM
When i enter vbulletin and close it, mysql will fall in sleep i can see it in phpmysqladmin show proceses for a long time 5000 seconds or something like that, how can i change that to 60 seconds, because its using much resources off course, let me now it

thank you...

hvdm_20
04-06-2001, 03:08 AM
i need someone to reply its urgent come on help my...

thewitt
04-07-2001, 08:10 PM
You need to go into your config.php file in your forums/admin directory and set $usepconnect = 0.

-Tim