dguilloryjr Posted April 30, 2007 Share Posted April 30, 2007 ok, i am new to the PHP language and the linux OS, i need to make changes to the PHP.INI file specificly the error_reporting() [attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/49298-phpini/ Share on other sites More sharing options...
trq Posted April 30, 2007 Share Posted April 30, 2007 And? open it and edit it. $EDITOR /path/to/php.ini Link to comment https://forums.phpfreaks.com/topic/49298-phpini/#findComment-241572 Share on other sites More sharing options...
BrandonE97 Posted April 30, 2007 Share Posted April 30, 2007 Is there a way to log all errors to a specific file like any script in any directory log to /home/www/error_log Link to comment https://forums.phpfreaks.com/topic/49298-phpini/#findComment-241583 Share on other sites More sharing options...
trq Posted April 30, 2007 Share Posted April 30, 2007 Yes. Take a look at your php.ini for the error_log attribute. Link to comment https://forums.phpfreaks.com/topic/49298-phpini/#findComment-241586 Share on other sites More sharing options...
BrandonE97 Posted April 30, 2007 Share Posted April 30, 2007 Awesome, thanks for the help! Link to comment https://forums.phpfreaks.com/topic/49298-phpini/#findComment-241596 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.