Testing: Difference between revisions

Jump to navigation Jump to search
42 bytes added ,  10 February 2011
m
Line 30: Line 30:
** access.log
** access.log
** error.log - record when the apache service restarted/stopped
** error.log - record when the apache service restarted/stopped
* [http://www.mysql.com/ MySQL] log: /var/log/mysql.log (location was set up in the configuration file /etc/my.cnf or my.ini)  
* [http://dev.mysql.com/doc/refman/5.1/en/server-logs.html MySQL Server Logs]: /var/log/mysql.log (location was set up in the configuration file /etc/my.cnf or my.ini)  
* [http://www.php.net/ PHP] log: check the configuration file: /etc/php.ini (the location of configuration file can be verified by [http://php.net/manual/en/function.phpinfo.php phpinfo()] )
* [http://www.php.net/ PHP] log: check the configuration file: /etc/php.ini (the location of configuration file can be verified by [http://php.net/manual/en/function.phpinfo.php phpinfo()] )
** unmark theese lines in the php.ini
** unmark theese lines in the php.ini

Navigation menu