I solved the problem!!!!
Increasing memory allocated to PHP
Increase PHP Memory to 64MB
define( ‘WP_MEMORY_LIMIT’, ’64M’ );
Increase PHP Memory to 96MB
define( ‘WP_MEMORY_LIMIT’, ’96M’ );
Thanks
๐
Attachments:
You must be
logged in to view attached files.