random1 Posted February 22, 2009 Share Posted February 22, 2009 Hi All, How do you do custom error logs in PHP? I have looked at error_log(), I have my web docs at: C:\xampp\htdocs\web1\logs How can I log errors/events to a file called events.log to this location? I'm using XAMPP on Windows XP. Link to comment https://forums.phpfreaks.com/topic/146308-custom-error-logs/ Share on other sites More sharing options...
gevans Posted February 22, 2009 Share Posted February 22, 2009 You can turn error logs on through your php.ini it will do everything for you Link to comment https://forums.phpfreaks.com/topic/146308-custom-error-logs/#findComment-768141 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.