ispCP - Board - Support
Problem with panel access - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: Problem with panel access (/thread-14241.html)



Problem with panel access - santerref - 06-23-2011 01:29 AM

Hello,

I'm getting this error when I try to access panel.domain.tld.

Code:
Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 7680 bytes) in /var/www/ispcp/gui/include/ispCP/Exception/Handler.php on line 372

I don't know why, I've restarded my apache this morning and now I can't access to my panel.

I've look into some php.ini file for my primary domaine and php5-fcgi... But I can't figure out what is wrong.


RE: Problem with panel access - Wachert - 06-23-2011 06:21 AM

You have to increase the "memory_limit" Option in your php.ini master File.

You should set it min to 64M, 128M is the standard setting Wink