Import didn't work. Says Avia framework "avia_logo" already exists. Media "tambako1" already exists. Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 4096 bytes) in /home/beechesb/public_html/wpsite/wp-includes/media.php on line 1006)
Problem downloading dummy content
4 posts from 2 voices-
Posted 1 year ago #
-
Hey,
try to increase the php memory limit: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
I.e. add following code to wp_config.php:
define('WP_MEMORY_LIMIT', '128M');Posted 1 year ago # -
Thank you.
Posted 1 year ago # -
Glad that I could help you :)
Posted 1 year ago #
Reply
You must log in to post.














