Thread Starter
nhga
(@nhga)
I followed the instructions and reset the limit in php.ini. I also reset it in settings (per instructions).
I now have this message when I try to get to my page.
<Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 30720 bytes) in /home2/nhganet/public_html/wp-includes/functions.php on line 1559>
Line 1559 is <@chmod( $target, $dir_perms );>
Can you tell me what I need to fix?