Tuesday, August 31, 2010

MAMP & MAMP PRO 1.9.1 released

Yesterdy we released MAMP & MAMP PRO Version 1.9.1 (download page). We've fixed a bug in the Japanese localization that the Hosts pane didn't show up.

This update is already available on our download page, don't hesitate to report any other bug you may find to our bugbase so we can fix it as quickly as possible.

All MAMP PRO updates in the current major version (1.x) are free of charge. If you want to update MAMP PRO from e.g. 1.7.2 to 1.9.1 just use the serial number you already got.

Share/Save/Bookmark

Wednesday, August 11, 2010

How to enable PECL uploadprogress extention in MAMP

We found this great howto on smbjorklund.no
"This howto will show you how to get those pesky PECL modules to compile in MAMP like uploadprogress or Xdebug. First a little Drupal background information. FileField and ImageField 3.0 for Drupal 6 released as one of many new features enables us to use the PHP extension uploadprogress that especially come in handy giving the user feedback of progress when uploading large files. Many OS X users are using MAMP to sandbox their development environment but compiling a PECL/PEAR module is not quite that easy in MAMP."
Read the the whole article right here at http://smbjorklund.no

Share/Save/Bookmark