Testing: Difference between revisions

Jump to navigation Jump to search
115 bytes added ,  31 January 2011
m
Line 31: Line 31:
** 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://www.mysql.com/ MySQL] log: /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
* [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
<pre>
<pre>

Navigation menu