I tried to activate W3 Total Cache wordpres plugin and got some blank screen with memory error message. After I deactivated all plugins and set the default WP theme, my front page still says :
« Fatal error: Allowed memory size of 262144 bytes exhausted », although my wp-config contains the line : define('WP_MEMORY_LIMIT', '96M');
How is that possible ?