Fatal error: Allowed memory size
-
Hi,
I have a good time using easy-watermark plugin on a client site with no problem into today π
uploading one JPG image of 2.8Mg size had this error:
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20000 bytes) in /home/wwwatonchile/public_html/wp-content/plugins/easy-watermark/lib/EasyWatermark.php on line 745
a) Upgrade memory_limit in server to 512M (php.ini)
b) define(‘WP_MEMORY_LIMIT’, ‘1024M’); in wp_config.php
c) deactivated other pluginsstill with problem.
I’m working on a dedicated server with PHP Version 5.4.34, WordPress 4.0 , Easy Watermark Version 0.6.0
I know I’m messing something, can you help me?
thanks for your time π
The topic ‘Fatal error: Allowed memory size’ is closed to new replies.