jnojr Posted April 26, 2006 Share Posted April 26, 2006 I'm trying to get phpBugTracker working. When I fill in the info about the database and hit "Test Database Connection", I get a blank screen. So, I'm trying to get some kind of error logs to give me some clue as to what's happening, but I'm having zero luck with that. I've tried display_errors = On I've tried log_errors = On I've tried error_log = /var/log/php.log I've tried error_log = syslog Nothing is being returned in either the error_log nor /var/log/php.log I'm stumped! Link to comment https://forums.phpfreaks.com/topic/8476-problem-with-php-logging-errors/ Share on other sites More sharing options...
wildteen88 Posted April 26, 2006 Share Posted April 26, 2006 When you apply any changes to your php.ini file make sure you are restarting the server in order for the new settings to be applied. Link to comment https://forums.phpfreaks.com/topic/8476-problem-with-php-logging-errors/#findComment-31012 Share on other sites More sharing options...
jnojr Posted April 26, 2006 Author Share Posted April 26, 2006 [!--quoteo(post=368909:date=Apr 26 2006, 10:28 AM:name=wildteen88)--][div class=\'quotetop\']QUOTE(wildteen88 @ Apr 26 2006, 10:28 AM) [snapback]368909[/snapback][/div][div class=\'quotemain\'][!--quotec--]When you apply any changes to your php.ini file make sure you are restarting the server in order for the new settings to be applied.[/quote]I am... :-) Link to comment https://forums.phpfreaks.com/topic/8476-problem-with-php-logging-errors/#findComment-31161 Share on other sites More sharing options...
jnojr Posted April 27, 2006 Author Share Posted April 27, 2006 Anyone? Any ideas? I'm really stuck here. Link to comment https://forums.phpfreaks.com/topic/8476-problem-with-php-logging-errors/#findComment-31403 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.