Blank page from /login/login_frame.php

dr_smit wrote on Tuesday, April 15, 2008:

"Looks like you need to increase the value of memory_limit in php.ini, and then restart the web server"

I already have memory_limit = 128M…

Do I increadse it further or remove the ‘M’ from 128M?

dr_smit wrote on Tuesday, April 15, 2008:

solved

I did allow_call_time = on in php.ini
and restarted apache
service httpd restart