Thread: PHP help
View Single Post
Old 12-06-2013, 11:44 AM   #1
CaptainCrunch
Norm!
 
CaptainCrunch's Avatar
 
Join Date: Jun 2002
Exp:
Default 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!
CaptainCrunch is offline   Reply With Quote