To Solve this Problem :
Edit your wp-config.php file and enter something like:
define('WP_MEMORY_LIMIT', '96M');
If you still get error increase memory limit.
To Solve this Problem :
Edit your wp-config.php file and enter something like:
define('WP_MEMORY_LIMIT', '96M');
If you still get error increase memory limit.