akrazeeblue
New member
when i try to login to my website, i get this message
PHP Fatal error: Allowed memory size of 314572800 bytes exhausted (tried to allocate 24576 bytes) in D:\HTTP Directory 2\index.php on line 34
i dont understand what is going on, i already changed php's settings to be able to allocate up to 300MB, there is no way i have reached that for a simple $_get request.
what am i doing wrong?
PHP Fatal error: Allowed memory size of 314572800 bytes exhausted (tried to allocate 24576 bytes) in D:\HTTP Directory 2\index.php on line 34
i dont understand what is going on, i already changed php's settings to be able to allocate up to 300MB, there is no way i have reached that for a simple $_get request.
what am i doing wrong?