Incompatibility with MySQL – According to Hosts
-
Topic
-
Hey there Jason,
I have had intermittent database issues with one of my sites.
When OK: http://tinypic.com/r/25660b9/5
When not OK: http://tinypic.com/r/24uyv43/5The hosts advised me that “Some of the codes of theme and database seems not compatible with the current mysql version. Please contact the developer to see if there is any server changes we need to make”
The full reply is below. Any help/advice would be great. Thanks – Catie
___________________________________________________________________________________________________
We have set wait_timeout to 100.
==
root@dedicated [/home/smartypl/public_html]# cat /etc/my.cnf | grep wait_timeout
wait_timeout 100
==
Please access the site now.
The other cause can be with the theme (Your Child Theme) used in your wordpress site.
The mysql version installed in you server is 5.1.68.
==
root@dedicated [/home/smartypl/public_html]# mysql -V
mysql Ver 14.14 Distrib 5.1.68, for unknown-linux-gnu (x86_64) using readline 5.1+———–+—————+——————+———-+
| option_id | option_name | option_value | autoload |
+———–+—————+——————+———-+
| 829 | current_theme | Your Child Theme | yes |
+———–+—————+——————+———-+
1 row in set (0.00 sec)mysql>
===Some of the codes of theme and database seems not compatible with the current mysql version.
Please contact your developer and let us know whether we have to make an server changes.
__________________________________________________________________________________________________________
- The forum ‘Akita Responsive WordPress Theme’ is closed to new topics and replies.