Reoccurring PHP startup and mySQL errors
Hi,
I've been looking through my php error logs, and I see some disturbing re-occuring errors (really, they seem to be happening all the time).
The first one is this:
"[08-Oct-2015 15:00:06 America/New_York] PHP Warning: PHP Startup: sqlite3: Unable to initialize module
Module compiled with module API=20131226
PHP compiled with module API=20121212
These options need to match
in Unknown on line 0
[08-Oct-2015 15:00:06 America/New_York] PHP Warning: PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20131226
PHP compiled with module API=20121212
These options need to match
in Unknown on line 0
[08-Oct-2015 15:00:06 America/New_York] PHP Warning: PHP Startup: htscanner: Unable to initialize module
Module compiled with module API=20131226
PHP compiled with module API=20121212
These options need to match
in Unknown on line 0"
So those three modules keep failing.
And the other is a mySQL one:
"[09-Oct-2015 00:13:34 UTC] PHP Fatal error: SQL ERROR [ mysqli ]
MySQL server has gone away [2006]
An sql error occurred while fetching this page. Please contact an administrator if this problem persists. in /home/carlss7/public_html/forum/phpbb/db/driver/driver.php on line 855" So seems the mySQL server is a bit unstable? c6c5795d436d780d40548d1851c2ef7f
MySQL server has gone away [2006]
An sql error occurred while fetching this page. Please contact an administrator if this problem persists. in /home/carlss7/public_html/forum/phpbb/db/driver/driver.php on line 855" So seems the mySQL server is a bit unstable? c6c5795d436d780d40548d1851c2ef7f