kh99: I checked that and it is at 0
--------------- Added [DATE]1326350381[/DATE] at [TIME]1326350381[/TIME] ---------------
Quote:
In the file includes/config.php, find $config['MasterServer']['usepconnect'] and make sure it's set to 0.
|
This is the way it is.
Quote:
Use mysql_connect() instead of mysql_pconnect() unless you have a good reason to do so.
|
where would I change this?