Blank Screen Even no Error in Logs V2.0.2 with PHP 5.4 |
Errors and warnings usually appear in ....\logs\php_error.log or ....\logs\apache_error.log depending on your php.ini settings.
Also useful errors are often directed to the browser, but as they are not valid html they are not displayed. So "tail -f" your log files and when you get a blank screen use IEs "view" -> "source" menu options to view the raw output. |
Messages In This Thread |
Blank Screen Even no Error in Logs V2.0.2 with PHP 5.4 - by bggmedia - 12-29-2017, 05:08 AM
RE: Blank Screen Even no Error in Logs V2.0.2 with PHP 5.4 - by InsiteFX - 12-29-2017, 10:51 AM
RE: Blank Screen Even no Error in Logs V2.0.2 with PHP 5.4 - by bggmedia - 12-30-2017, 06:20 AM
RE: Blank Screen Even no Error in Logs V2.0.2 with PHP 5.4 - by InsiteFX - 12-30-2017, 09:55 AM
RE: Blank Screen Even no Error in Logs V2.0.2 with PHP 5.4 - by bggmedia - 12-31-2017, 09:14 PM
RE: Blank Screen Even no Error in Logs V2.0.2 with PHP 5.4 - by XtreemDeveloper - 12-31-2017, 10:28 PM
RE: Blank Screen Even no Error in Logs V2.0.2 with PHP 5.4 - by bggmedia - 01-01-2018, 01:45 AM
RE: Blank Screen Even no Error in Logs V2.0.2 with PHP 5.4 - by InsiteFX - 01-01-2018, 04:24 AM
|