Blog

FreshBooks

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. Freelance Web Design: Drupal Development, WordPress, SEO, jQuery, CSS: 09-23-10 – 09-27-10
  2. Philadelphia Web Designer Bookmarks, WordPress and Drupal Development 12-19-11 – 01-1-12
  3. Philadelphia Web Design, WordPress and Drupal CMS Development 08-29-11 – 08-31-11

One Response to “How to get PHP errors to show up in MAMP”

  1. Mike Says:

    Thanks!

Comment on this article: