Nandini Posted April 8, 2009 Share Posted April 8, 2009 Hi all I am doing a website using php and mysql on Ubuntu. I am getting some mysql errors when some database tables are crashed or may be wrong query. At that time i want to redirect(store) those error messages into one txt file. Can any one tell me how can i do this? Thanq Link to comment https://forums.phpfreaks.com/topic/153156-php-error-logs/ Share on other sites More sharing options...
rhodesa Posted April 8, 2009 Share Posted April 8, 2009 they should already be in the php error log....check the value in your php.ini: http://us.php.net/manual/en/errorfunc.configuration.php#ini.error-log Link to comment https://forums.phpfreaks.com/topic/153156-php-error-logs/#findComment-804497 Share on other sites More sharing options...
Nandini Posted April 8, 2009 Author Share Posted April 8, 2009 Ya thanx for your reply. I will check it out Link to comment https://forums.phpfreaks.com/topic/153156-php-error-logs/#findComment-804562 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.