Thread
:
location of persistent mysql connections option in vbulletin?
View Single Post
08-22-2003, 09:25 PM
The Truth Hurts
Zph7YXfjMhg
Industry Role:
Join Date: Nov 2002
Location: In Your Skull
Posts: 15,310
in config.php
// use persistant connections to the database
// 0 = don't use
// 1 = use
$usepconnect = 0;
The Truth Hurts
View Public Profile
Find More Posts by The Truth Hurts