New error after fixing PHP.ini

So now this error just appeared:

Tue Jan 24 12:04:55 2017 [1014330][-none-][FATAL] Could not connect to DB server localhost as compos24_suit313. port : Too many connections.

What did I do wrong? How do I address it?

Thanks in advance.

John

That happens when your db server is not configured to accept connections over a threshold.
Try the below tutorial.

https://www.electrictoolbox.com/update-max-connections-mysql/