Blog

How to get PHP errors to show up in MAMP

If your installation of MAMP does not show php errors, you may need to change a setting in your php.ini file. You can find this file in MAMP > conf > php5 > php.ini

Look for “display_errors = Off” and change to “display_errors = On

After that you should restart your apache and mysql servers.

Related posts:

  1. How to Export or Save Coda Sites
  2. Freelance Web Design Resources: Drupal, Wordpress, SEO, jQuery, CSS: 05-2-10 through 05-4-10
  3. Web Design Resources: December 15th through December 17th

Comment on this article:

  • Blog Home