Guest Posted April 16, 2004 Posted April 16, 2004 How do I get ritt of this errormessage, who is coming all the time?!?! Warning: mysql_pconnect() [function.mysql-pconnect]: Link to server lost, unable to reconnect in /home/web/stolly/test5.elg-consult.dk/catalog/admin/includes/functions/database.php on line 17 Unable to connect to database server! But when I'm refresh it, there is no problem, but next time I'm going to another modules/features, it's coming again. Joerges :blink:
AlanR Posted April 16, 2004 Posted April 16, 2004 Turn off persistent connections in your configure.php files. Near the bottom. define('USE_PCONNECT', 'false'); // use persisstent connections? Local: Mac OS X 10.5.8 - Apache 2.2/php 5.3.0/MySQL 5.4.10 • Web Servers: Linux Tools: BBEdit, Coda, Versions (Subversion), Sequel Pro (db management)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.