Intasar
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] Cant detect installed modules of Apache and PHHello,
Its OF-Topi c question, but you can use Memcache with Memcached and install W3 Total cache and tweak its settings inside WP-ADMIN for maximum performance.
Note: Memcache and Memcached both are different PHP modules. for more detail read this question. https://stackoverflow.com/questions/1825256/memcache-vs-memcached
Forum: Plugins
In reply to: [W3 Total Cache] Cant detect installed modules of Apache and PHHi Musicwik,
Open your PHP.ini file located in WHM easily by typing in the Search box php.ini. Edit PHP.ini and click Advance > find here “Disable_function”. copy/cut all functions from the field. save it and then check.
Basically this module use some PHP special function which actually considering security risk so that is why its not detected.
once you satisfy that all is showing fine you can just redo he changes so your system will keep prevent danger PHP functions.
hope it helps peoples who looking for this.
Forum: Reviews
In reply to: [Memcached Object Cache] Fatal error in WordPress 3.8.1Yes, it will only increase performance if you have installed the Memcache or your hosting have installed.
However, it seems that the developer is inactive. no chance of fix.
Forum: Fixing WordPress
In reply to: Suhosin configuration for wordpress ?I have fixed my issue by increasing the suhosin configuration limitation numbers of few values. like post and vars.
You can find here.
https://www.hardened-php.net/suhosin/configuration.html
and if you have problem, please check your PHPMYADMIN if you have installed. that show you warning message on bottom about suhosin along with which value you need to modify for phpmyadmin smooth working. that also fix your issue.
Forum: Fixing WordPress
In reply to: Child theme memory issues- suhosinHi Michelle,
The error says anything. your suhosin not patched for PHP 5.2. you can find your relevant here https://www.hardened-php.net/downloads.13.html .
it may fix your issue.
Forum: Fixing WordPress
In reply to: Suhosin configuration for wordpress ?Is there any one to solved this issue ?