It is likely a slow SQL query or something else blocked all PHP processed, increasing "max connections" wont work.
You need to find out what happened from command line, check "top" output for CPU utilization, I/O wait, load, memory usage, etc.
Check mysql slow query cache, check "mysqladmin...