PHP help
Hi guys
I'm currently running a web forum at CFLhorsemen.ca. We are using a hosted solution via Fatcow. Lately we've been running into a too many connections error and its happening quite a bit.
I've gone to technical support and they're not willing to increase the concurrent user count beyond 10.
But sent me an article about this issue.
It recommends a couple of things
One is using the mysql_connecct() in php. I am a programming neophyte.
It doesn't explain how to use this command and to insert this script.
It also talks about change the max_connection variable in the my.cnf file. Does anyone know where I would find this?
. I don't even know if I'm providing the right info or asking the right questions.
Thanks!
|