This is not a good approach.
To overcome the MySQL connection problem, you have to rewrite the php forum such that it uses mysql_connect() (NOT mysql_pconnect()) and retains some of the mysql connection threads on the server side.
It is not a easy way to do however.
Hope this help
To overcome the MySQL connection problem, you have to rewrite the php forum such that it uses mysql_connect() (NOT mysql_pconnect()) and retains some of the mysql connection threads on the server side.
It is not a easy way to do however.
Hope this help
前一個議題
索引