WordPress database error v. 3.1.96
-
getting this in my apache (httpd) error log files. getting same results in Ubuntu 14.04, and CentOS 7, using MariaDB version 10.0.28:
WordPress database error Incorrect information in file: ‘[database name clipped]/wp_1_huge_itslider_images.frm’ for query UPDATE wp_1_huge_itslider_images SET link_target = ‘on’ made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘/home/twu514/wp-config.php’), require_once(‘wp-settings.php’), include_once(‘/plugins/slider-image/slider.php’), hugeit_slider_activate
then on the CentOS 7 machine this happens (we allow more memory usage on the Ubuntu machine,so it is still up and running, and appears to be working.) :
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 72 bytes) in /home/twu514/public_html/wp-content/plugins/slider-image/slider.php on line 2526
The topic ‘WordPress database error v. 3.1.96’ is closed to new replies.