Re: mysql_driver.inc error
Posted: Fri Apr 19, 2013 1:34 am
a2hostingandy:
This is how my public_html/.htaccess file looks:
# To prevent E_STRICT problems with PHP 5.3+ you can uncomment the following lines
# Note: These settings should only be enabled for production sites!
php_flag display_startup_errors 0
php_flag display_errors 0
php_flag html_errors 0
php_value docref_root 0
php_value docref_ext 0
So...yes, I did that. But still those SEOTools2 errors.
Apparently backing off to php 5.3.18 has fixed my problems with the {menu} that I use.
This is how my public_html/.htaccess file looks:
# To prevent E_STRICT problems with PHP 5.3+ you can uncomment the following lines
# Note: These settings should only be enabled for production sites!
php_flag display_startup_errors 0
php_flag display_errors 0
php_flag html_errors 0
php_value docref_root 0
php_value docref_ext 0
So...yes, I did that. But still those SEOTools2 errors.
Apparently backing off to php 5.3.18 has fixed my problems with the {menu} that I use.