PDA

View Full Version : Change from "P Connect" to "Normal Connect"...how do I do it?


JeffG
Fri 9th Feb '01, 7:50pm
Hi, I called my host about the common "too many connections" problem, and he said that their database default is "p connect", and it keeps the database running constantly, which opts for lower visitors. The server admin said to change it to "normal connect". They don't offer support on the databases, and I was told to go to mysql.org, and all I get is a blank white page.

What are the Telnet commands to change my database from "p connect" to "normal connect"???

Thanks

shri
Sat 10th Feb '01, 9:58pm
The commands are in forum/admin/db_mysql.php in a function called "connect".

Change the file and reupload it using FTP ... easier than using telnet / vi if you've never done that before. ;)