memory
Just thought I would post this as it might help someone. I guess by now you have fixed this problem, but often - blank pages in PHP are caused by lack of memory in php.ini. By default. php allocates only 8mb - change this to 32 or 64 and restart httpd service.
|