Hi,
I keep receiving various database connection errors on a recent EE install. I have received this error:
Unable to connect to your database server using the provided settings.
Filename: core/EE_Config.php
Line Number: 172and this one:
Error Number 2006
MySQL server has gone away
INSERT INTO exp_security_hashes (date, ip_address, hash) VALUES (UNIX_TIMESTAMP())....
Filename: libraries/Cp.php
Line Number: 728I do have the system folder renamed and installed above webroot, but I have run both the EE server wizard and tested my database login with dbtest.php and both come back completely valid. If I refresh the error page, the correct behavior resumes.
Running 2.2.2 Build date: 20110801
Could help me identify what I might have missed? Or offer other troubleshooting techniques for this issue? Thanks!