14,959
edits
mNo edit summary |
|||
| Line 27: | Line 27: | ||
* [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 | ||
=== find match string === | |||
* grep 'string' finename -r | |||
** [http://greenisland.csie.nctu.edu.tw/wp/2008/03/24/1267/ 教學] | |||
[[Category:Software]] | [[Category:Software]] | ||