Hi :o)
I`m a newbie to wordpress and very much like the script – however I have multi php memory errors when installing and or activating plugins … I have scoured the web and tried editing wordpress files
eg:
1. in wp_config.php adding: define(‘WP_MEMORY_LIMIT’, ’64M’);
2. in wp_include/cache.php adding: ini_set(‘memory_limit’,’64M’);
3. creating php.ini local file adding: memory_limit = 64M
Tried increasing the memory in php.ini and none of the above has cured the issue.
If I edit htaccess to increase the memory the site dissapears completely!
I have spoken to my web host who has also edited php.ini (in the same way as I had done) and again … no joy! :o(
I am running
wordpress 3.1
Can anyone help? or will I have to drop the idea of using WP (that would be a real shame….)