Tagged: enfold, white screen
I have a problem. After a fresh install of wordpress 3.6.1 I try to activate enfold theme 2.2. . After that a have a white screen on frontend and admin area. What I do wrong?
Please help me
Hi shrinker31!
Do you have access to your server error log?
Regards,
Josue
I just send a request to hosting and as soon they give me the file, I’ll post it here.
Thank you for very quick response.
I have this error on log file:
ALERT – script tried to increase memory_limit to 268435456 bytes which is above the allowed value (attacker ‘86.120.176.37’, file ‘/home/sites/mydomain.com/public_html/wp-admin/admin.php’, line 107)
I have many sites in this hosting and I don’t have any problem. WordPress kit is downloaded from wordpress.org, and uploaded with Transmit. If you want I can give you access on website.
Thank you
Hey!
You should increase php memory limit on wp-config.php file, add this:
define('WP_MEMORY_LIMIT', '128M');
Cheers!
Josue
It was a server issue. Now I have more memory and the site is working.
Thank you for quick help
Best regards,
Cristi