
The Pathes for MAMP are by default:| Apache | /Applications/MAMP/logs/apache_error_log |
| MySQL | /Applications/MAMP/logs/mysql_error_log.err |
| PHP | /Applications/MAMP/logs/php_error.log |
The official blog of the local server environment MAMP and MAMP PRO

The Pathes for MAMP are by default:| Apache | /Applications/MAMP/logs/apache_error_log |
| MySQL | /Applications/MAMP/logs/mysql_error_log.err |
| PHP | /Applications/MAMP/logs/php_error.log |
How to show your MAMP logs within a widget
Cool! Thank you.
ReplyDeleteAwesome - Thank you, works a treat, but I had to create a php_error.log file manually. Obviously haven't made any errors yet :-)
ReplyDeleteHey! you have a little mistake in Apache error log path!:
ReplyDeleteyou have:
/Applications/MAMP/logs/apache_error_log
and it should be:
/Applications/MAMP/logs/apache_error.log
(Final dot for extension)
JavierCane - check the folder - the originally posted path - /Applications/MAMP/logs/apache_error_log - is correct here
ReplyDelete