15,013
edits
| 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:// | * [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 | ||