ddalcu Posted March 30, 2008 Share Posted March 30, 2008 Hello! I have installed PHP 5.2.5 in windows, modified "display_errors = On" and "error_reporting = E_ALL" and I still don't get no error messages when they appear. I just see a white page and nothing else . Please tell me what can I do. Thx. Link to comment https://forums.phpfreaks.com/topic/98596-display_errors-not-working-in-php-525/ Share on other sites More sharing options...
ddalcu Posted March 30, 2008 Author Share Posted March 30, 2008 problem solved.... I had to do this: "display_errors = On" and then RESTART thanks Link to comment https://forums.phpfreaks.com/topic/98596-display_errors-not-working-in-php-525/#findComment-504612 Share on other sites More sharing options...
wildteen88 Posted March 30, 2008 Share Posted March 30, 2008 You should always restart the server in order for the changes you made in the php.ini to take affect. Link to comment https://forums.phpfreaks.com/topic/98596-display_errors-not-working-in-php-525/#findComment-504681 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.