Toggle navigation Buy MAMP PRO
Deutsch
English
MAMP
MAMP PRO
Downloads
More
Documentation & Help o o o o o o o o o o o
Blog
MAMP & MAMP PRO on Stackoverflow.com
Serial Number Recovery Tool
Contact Support
Bugbase
Jobs
Screencasts on MAMP.TV
MAMP for Windows
More products by appsolute appsolute GmbH - We create Apps
o Deutsch o English
Buy MAMP PRO
1.
2.
3.
Try now!
Buy now!
Download
Watch MAMP.TV
Online documentation of MAMP 3
Online documentation of MAMP PRO 3
License Agreement (PDF)
Frequently asked questions:
Why should I use MAMP? Isn't everything already installed in OS X?
What are the system requirements for MAMP?
Which versions of the included software are installed?
Where can I find documentation for the included software?
Can I activate and deactivate eAccelerator?
On which ports are Apache and MySQL running ?
Will MAMP work if the MAMP folder is not located in the Applications directory?
How can I change the password of the MySQL root user?
Why does MAMP ask me for a password when starting or stopping?
Where can I change the ports for Apache and MySQL?
Wo soll ich meine PHP- und HTML-Seiten abspeichern?
With which editor can I edit PHP files?
Where exactly are the MAMP PRO files created or changed?
Can I use "MAMP Standard" at the same time as MAMP PRO?
Why should I use MAMP? Isn't everything already installed in OS X?
The Apache/PHP versions provided by Apple are not always up-to-date, and the Apache-PHP combination is quite slow. In addition, MySQL has to be installed manually.
With one click, and in just a few minutes MAMP will install Apache 2, current PHP and
MySQL. Using the included XCache, PHP-scripts are executed up to ten times faster compared to Apple's pre-installed Apache/PHP. When you use the MAMP programme, you can easily start and stop the server. Thus, the server does not have to be running in the background all the time, wasting precious resources. To "uninstall" MAMP, you only have to delete the MAMP directory and everything returns to the original state (MAMP does not alter anything on the "normal" OS
X).
What are the system requirements for MAMP?
Mac OS X 10.6 (64 Bit) or higher at least 2 GB of free space on your hard drive
For older versions, see our download page .
Which versions of the included software are installed?
Find detailed information in Help -> Version History .
Where can I find documentation for the included software?
You can find the manuals for the software included in MAMP on the hompages of the respective developer or project:
Apache Project
MySQL
PHP
eAccelerator
Can I activate and deactivate eAccelerator?
Yes. Check Preferences... > PHP in the MAMP Preferences Panel.
On which ports are Apache and MySQL running?
By default, Apache runs on Port 8888 and MySQL on Port 8889. You can change the ports at any time under Preferences > Ports.
Can I run Apache on Port 80?
Yes, you can run Apache on Port 80.
Will MAMP work if the MAMP folder is not located in the Applications directory?
No. In order to work properly the MAMP folder has to be located in the Applications folder.
How can I change the password of the MySQL root user?
Open the Mac OS Terminal Application (located in "/Applications/Utilities") and enter the following command line:
/Applications/MAMP/Library/bin/mysqladmin -u root -p password replace with your new password.
Please bear in mind that you also have to change the phpMyAdmin configuration and probably your own php-scripts to use the newly created MySQL password. For changing the phpMyAdmin configuration edit the following file and update the password:
/Applications/MAMP/bin/phpMyAdmin-X.X.X/config.inc.php
Why does MAMP ask me for a password when starting or stopping?
You probably have set the Apache port smaller than 1024. Under a Unix system like Mac OS X you must have "root" (administrative) privileges to start IP-services using ports smaller than
1024.
Where can I change the ports for Apache and MySQL?
You can change the ports in the MAMP application's Preferences Panel:
Where should I store my HTML and PHP pages?
By default, PHP and HTML Pages should be stored inside the MAMP "htdocs" folder which is located in the MAMP Application directory /Applications/MAMP. This folder is called
"Document Root". You can change the path for the Document Root in the MAMP application's
Preferences Panel:
With which editor can I edit PHP files?
You can edit PHP scripts basically with every text editor. Nevertheless, the development editors which also offer highlighting of PHP code and Type-Ahead are more comfortable. Here is a small but incomplete selection of editors and development environments for Mac OS X:
Coda
Netbeans
TextWrangler
Zend Studio
Many HTML editors and web designers prefer full-featured webdesign solutions like Dreamweaver , which also supports the development of PHP scripts.
Where can I find PHP more classes?
There are many classes and scripts for almost any purpose and requirement to be found in the internet. The official PHP Repositories PEAR and PECL will be a good start to search for readyto-use code
Exactly which files are being created or changed by MAMP PRO?
MAMP PRO does not change any configuration files outside its own application directory
(except its own files). The following list contains all files which are created and changed by
MAMP PRO and are not located within the MAMP PRO folder:
MAMP PRO Settings:
/Library/Application Support/appsolute/MAMP PRO
~/Library/Application Support/appsolute/MAMP PRO
~/Library/Peferences/de.appsolute.mamppro.plist
MAMP Application Directory (MAMP only):
/Applications/MAMP/db
/Applications/MAMP/bin/startMysql.sh (port)
/Applications/MAMP/bin/stopMysql.sh (mysql root password)
/Applications/MAMP/bin/mamp
Note: These files are no lnger changed by MAMP PRO. When MAMP PRO start up the first time a copy od these files is created in the following directory:
/Library/Application Support/appsolute/MAMP PRO
MAMP Application Directory:
/Applications/MAMP/logs
/Applications/MAMP/Library/logs
For local domain name resolution:
/etc/hosts
For dynamic DNS support:
/Library/LaunchDaemons/de.appsolute.mamp_dyndns.plist
~/Library/LaunchAgents/de.appsolute.mamp_dyndns.plist
For server autostart at system boot:
/Library/StartupItems/MAMP/MAMP
/Library/StartupItems/MAMP/StartupParameters.plist
Can I use "MAMP Standard" at the same time as MAMP PRO?
MAMP PRO is a configuration tool for MAMP. Your MAMP installation will run whenever
MAMP PRO is active, as well as after uninstalling MAMP PRO. However, sporadic problems may occur if you try to continue running MAMP after uninstalling MAMP PRO, because
MAMP does not know some configuration options of MAMP PRO. If you are shure it is a bug in
MAMP or MAMP PRO - submit a bug report in our bugtracker .
Mac OS XWindows
Version
3.5
MAMP & MAMP PRO
2015-12-14
Published
Starting with version 1.1 Sequel Pro can directly communicate with MAMP PRO (a big thanks goes to the Sequel Pro Team!). Sequel Pro 1.0.2M is therefore no longer part of the MAMP package.
The WebStart page does no longer require an Internet connection.
Added component: PHP 7.0.0 incl. phpdbg (needs at least Mac OS X 10.8)
MAMP PRO
Erasing a server name before entering a new one does no longer confuse the application.
Components
Apache 2.2.29
Nginx 1.8.0
MySQL 5.5.38
MySQL Utilities 1.5.4
PHP 5.2.17, 5.3.5, 5.3.6, 5.3.14, 5.3.29, 5.4.4, 5.4.38, 5.4.39, 5.4.42, 5.5.9, 5.5.22,
5.5.23, 5.5.26, 5.6.6, 5.6.7, 5.6.10, 7.0.0
APC 3.1.13 & apcu 4.0.7
eAccelerator 0.9.6.1
Version
XCache 1.2.2 & 3.2.0
Xdebug 2.2.7
Perl 5.22.0
mod_perl 2.0.9
DBI 1.633
DBD::mysql 4.031
Python 2.7.10
mod_wsgi 3.5
mod_python 3.5.0
MySQL Connector/Python 2.0.4
phpMyAdmin 4.4.10
phpLiteAdmin 1.9.5
SQLiteManager 1.2.4
Freetype 2.4.12
t1lib 5.1.2
curl 7.43.0 jpeg 8d
libpng 1.6.6
tiff 4.0.3
ImageMagick 6.8.9-7
Imagick 3.1.2
PHPUnit 4.7.6
Ghostscript 9.14 gd 2.0.34
zlib 1.2.8
ICU 52.1 (Unicode 6.3) libxml 22.8.0
libxslt 1.1.28
gettext 0.18.1.1 libidn 1.17
iconv 1.14
mcrypt 2.6.8
OAuth 1.2.3
YAZ 4.0.1 & PHP/YAZ 1.1.5
3.4
MAMP & MAMP PRO
2015-07-15
Updated components o Nginx 1.8.0 o o o o o o o o o o
Xdebug 2.2.7
MySQL Utilities 1.5.4
DBI 1.633
DBD:mysql 4.031
Perl 5.22.0 mod_perl 2.0.9
Python 2.7.10 mod_wsgi 3.5
MySQL Connector/Python 2.0.4 phpMyAdmin 4.4.10
Published
o o
Version curl 7.43.0
PHPUnit 4.7.6
MAMP
Nginx configuration optimised
Published
MAMP PRO
Improved window drawing on Mac OS 10.10 "Yosemite"
Path of Postfix log file is now displayed correctly
Untangled a PHP template mixup
Components
Apache 2.2.29
Nginx 1.8.0
MySQL 5.5.38
MySQL Utilities 1.5.4
PHP 5.2.17, 5.3.5, 5.3.6, 5.3.14, 5.3.29, 5.4.4, 5.4.38, 5.4.39, 5.4.42, 5.5.9, 5.5.22,
5.5.23, 5.5.26, 5.6.6, 5.6.7, 5.6.10
APC 3.1.13 & apcu 4.0.7 eAccelerator 0.9.6.1
XCache 1.2.2 & 3.2.0
Xdebug 2.2.7
Perl 5.22.0
mod_perl 2.0.9
DBI 1.633
DBD::mysql 4.031
Python 2.7.10
mod_wsgi 3.5
mod_python 3.5.0
MySQL Connector/Python 2.0.4
phpMyAdmin 4.4.10
phpLiteAdmin 1.9.5
SQLiteManager 1.2.4
Freetype 2.4.12
t1lib 5.1.2
curl 7.43.0 jpeg 8d
libpng 1.6.6
tiff 4.0.3
ImageMagick 6.8.9-7
Imagick 3.1.2
PHPUnit 4.7.6
Ghostscript 9.14 gd 2.0.34
zlib 1.2.8
ICU 52.1 (Unicode 6.3) libxml 22.8.0
libxslt 1.1.28
Version
gettext 0.18.1.1
libidn 1.17 iconv 1.14
mcrypt 2.6.8
OAuth 1.2.3
YAZ 4.0.1 & PHP/YAZ 1.1.5
Published
3.3
MAMP & MAMP PRO
Updated components o o
PHP 5.4.42, 5.5.26 & 5.6.10 phpMyAdmin 4.4.9
2015-06-18
MAMP PRO
Fixed a bug that caused MAMP PRO to crash when user was logged in via directory services
Disabled table_cache setting from MySQL config file my.cnf
Replaced key_buffer setting with key_buffer_size setting in my.cnf
Components
Apache 2.2.29
Nginx 1.7.10
MySQL 5.5.38
MySQL Utilities 1.3.6
PHP 5.2.17, 5.3.5, 5.3.6, 5.3.14, 5.3.29, 5.4.4, 5.4.38, 5.4.39, 5.4.42, 5.5.9, 5.5.22,
5.5.23, 5.5.26, 5.6.6, 5.6.7, 5.6.10
APC 3.1.13 & apcu 4.0.7
eAccelerator 0.9.6.1
XCache 1.2.2 & 3.2.0
Xdebug 2.2.5
Perl 5.20.0
mod_perl 2.0.8
DBI 1.631
DBD::mysql 4.027
Python 2.7.8
mod_wsgi 3.4 mod_python 3.5.0
MySQL Connector/Python 1.1.6
phpMyAdmin 4.4.9 phpLiteAdmin 1.9.5
SQLiteManager 1.2.4
Freetype 2.4.12
t1lib 5.1.2 curl 7.41.0
jpeg 8d
libpng 1.6.6 tiff 4.0.3
Version
ImageMagick 6.8.9-7
Imagick 3.1.2
PHPUnit 4.6.2
Ghostscript 9.14
gd 2.0.34
zlib 1.2.8
ICU 52.1 (Unicode 6.3)
libxml 22.8.0
libxslt 1.1.28 gettext 0.18.1.1
libidn 1.17
iconv 1.14
mcrypt 2.6.8
OAuth 1.2.3
YAZ 4.0.1 & PHP/YAZ 1.1.5
Published
3.2.1
MAMP & MAMP PRO
Updated components o curl 7.41.0 o o
PHPUnit 4.6.2 phpMyAdmin 4.4.1.1
2015-04-10
MAMP
Fixed a httpd.conf problem that prevented Apache from starting
Components
Apache 2.2.29
Nginx 1.7.10
MySQL 5.5.38
MySQL Utilities 1.3.6
PHP 5.1.6, 5.2.17, 5.3.29, 5.4.39, 5.5.23, 5.6.6
APC 3.1.13 & apcu 4.0.7
eAccelerator 0.9.6.1
XCache 1.2.2 & 3.2.0
Xdebug 2.2.5
Perl 5.20.0
mod_perl 2.0.8
DBI 1.631
DBD::mysql 4.027
Python 2.7.8
mod_wsgi 3.4
mod_python 3.5.0
MySQL Connector/Python 1.1.6
phpMyAdmin 4.4.1.1
phpLiteAdmin 1.9.5
SQLiteManager 1.2.4
Version
Freetype 2.4.12
t1lib 5.1.2 curl 7.41.0
jpeg 8d
libpng 1.6.6
tiff 4.0.3
ImageMagick 6.8.9-7
Imagick 3.1.2
PHPUnit 4.6.2
Ghostscript 9.14
gd 2.0.34
zlib 1.2.8
ICU 52.1 (Unicode 6.3)
libxml 22.8.0
libxslt 1.1.28
gettext 0.18.1.1 libidn 1.17
iconv 1.14
mcrypt 2.6.8
OAuth 1.2.3
YAZ 4.0.1 & PHP/YAZ 1.1.5
3.2
MAMP & MAMP PRO
2015-04-08
pdo_mysql.default_socket set in necessary php.ini files
Updated components
PHP 5.4.39 o o o
5.5.23 & 5.6.7 phpMyAdmin 4.4.0
MAMP PRO
Dynamic DNS updates correctly when Apache starts
Every host gets the IPv6 entry ::1 in /etc/hosts
Updated components: MAMP PRO Uninstaller
Components
Apache 2.2.29
Nginx 1.7.10
MySQL 5.5.38
MySQL Utilities 1.3.6
PHP 5.1.6, 5.2.17, 5.3.29, 5.4.39, 5.5.23, 5.6.6
APC 3.1.13 & apcu 4.0.7
eAccelerator 0.9.6.1
XCache 1.2.2 & 3.2.0
Xdebug 2.2.5
Perl 5.20.0 mod_perl 2.0.8
Published
Version
DBI 1.631
DBD::mysql 4.027
Python 2.7.8
mod_wsgi 3.4
mod_python 3.5.0
MySQL Connector/Python 1.1.6 phpMyAdmin 4.4.0
phpLiteAdmin 1.9.5
SQLiteManager 1.2.4
Freetype 2.4.12
t1lib 5.1.2
curl 7.28.1
jpeg 8d
libpng 1.6.6
tiff 4.0.3
ImageMagick 6.8.9-7
Imagick 3.1.2
PHPUnit 4.4
Ghostscript 9.14 gd 2.0.34
zlib 1.2.8
ICU 52.1 (Unicode 6.3)
libxml 22.8.0 libxslt 1.1.28
gettext 0.18.1.1
libidn 1.17 iconv 1.14
mcrypt 2.6.8
OAuth 1.2.3
YAZ 4.0.1 & PHP/YAZ 1.1.5
3.1
MAMP & MAMP PRO
2015-03-24
PHP versions 5.4 and up now use mysqlnd library.
Added components o OPcache GUI
o mod_xsendfile for Apache
Updated components o Nginx 1.7.10 o o o o o o
MySQL 5.5.42
PHP 5.4.38, 5.5.22 & 5.6.6
PHPUnit 4.4 apcu 4.0.7 phpMyAdmin 4.3.10
Admin tools for APC, eAccelerator and Xcache
MAMP
Published
Version Published
Prefs dialog does no longer show an error if Apache and Nginx use the same port.
MAMP PRO
Fixed several bugs
Browsers menu is now extensible
Launching servers at system startup repaired
When deleting a host, its document root folder is now moved to the trash.
Added: button to open PHP cache admin tools from GUI, button to open Postfix log file from GUI
WordPress now works on port 80
Components
Apache 2.2.29
Nginx 1.7.10
MySQL 5.5.38
MySQL Utilities 1.3.6
PHP 5.1.6, 5.2.17, 5.3.29, 5.4.38, 5.5.22, 5.6.6
APC 3.1.13 & apcu 4.0.7 eAccelerator 0.9.6.1
XCache 1.2.2 & 3.2.0
Xdebug 2.2.5
Perl 5.20.0
mod_perl 2.0.8
DBI 1.631
DBD::mysql 4.027
Python 2.7.8
mod_wsgi 3.4
mod_python 3.5.0
MySQL Connector/Python 1.1.6
phpMyAdmin 4.2.10
phpLiteAdmin 1.9.5
SQLiteManager 1.2.4
Freetype 2.4.12 t1lib 5.1.2 curl 7.28.1
jpeg 8d
libpng 1.6.6
tiff 4.0.3
ImageMagick 6.8.9-7
Imagick 3.1.2
PHPUnit 4.4
Ghostscript 9.14
gd 2.0.34
zlib 1.2.8
ICU 52.1 (Unicode 6.3) libxml 22.8.0
libxslt 1.1.28
gettext 0.18.1.1
Version
libidn 1.17
iconv 1.14 mcrypt 2.6.8
OAuth 1.2.3
YAZ 4.0.1 & PHP/YAZ 1.1.5
Published
3.0.7.3
MAMP & MAMP PRO
2014-11-04
Fixed a problem where MAMP and MAMP PRO could become temporarily unresponsive under Mac OS X 10.6 and 10.7
MAMP PRO
Installation of Extras on SSL hosts now works as expected
Fixed a bug with duplicate serial numbers in a network
Components
Apache 2.2.29
Nginx 1.6.0
MySQL 5.5.38
MySQL Utilities 1.3.6
PHP 5.1.6, 5.2.17, 5.3.29, 5.4.34, 5.5.18 & 5.6.2
APC/apcu 3.1.13/4.0.6 eAccelerator 0.9.6.1
XCache 1.2.2 & 3.2.0
Xdebug 2.2.5
Perl 5.20.0 mod_perl 2.0.8
DBI 1.631
DBD::mysql 4.027
Python 2.7.8
mod_wsgi 3.4
mod_python 3.5.0
MySQL Connector/Python 1.1.6
phpMyAdmin 4.2.10
phpLiteAdmin 1.9.5
SQLiteManager 1.2.4
Freetype 2.4.12
t1lib 5.1.2
curl 7.28.1 jpeg 8d
libpng 1.6.6
tiff 4.0.3
ImageMagick 6.8.9-7
Imagick 3.1.2
PHPUnit 4.0.14
Ghostscript 9.14 gd 2.0.34
Version
zlib 1.2.8
ICU 52.1 (Unicode 6.3) libxml 22.8.0
libxslt 1.1.28
gettext 0.18.1.1
libidn 1.17 iconv 1.14
mcrypt 2.6.8
OAuth 1.2.3
YAZ 4.0.1 & PHP/YAZ 1.1.5
3.0.7.2
MAMP & MAMP PRO
Corrected several PHP.ini files
Updated o PHP 5.4.34, 5.5.18 & 5.6.2
2014-10-21
Components
Apache 2.2.29
Nginx 1.6.0
MySQL 5.5.38
MySQL Utilities 1.3.6
PHP 5.1.6, 5.2.17, 5.3.29, 5.4.34, 5.5.18 & 5.6.2
APC/apcu 3.1.13/4.0.6
eAccelerator 0.9.6.1
XCache 1.2.2 & 3.2.0
Xdebug 2.2.5
Perl 5.20.0 mod_perl 2.0.8
DBI 1.631
DBD::mysql 4.027
Python 2.7.8 mod_wsgi 3.4
mod_python 3.5.0
MySQL Connector/Python 1.1.6 phpMyAdmin 4.2.10
phpLiteAdmin 1.9.5
SQLiteManager 1.2.4
Freetype 2.4.12
t1lib 5.1.2
curl 7.28.1
jpeg 8d libpng 1.6.6 tiff 4.0.3
ImageMagick 6.8.9-7
Imagick 3.1.2
PHPUnit 4.0.14
Ghostscript 9.14
Published
Version
gd 2.0.34
zlib 1.2.8
ICU 52.1 (Unicode 6.3)
libxml 22.8.0
libxslt 1.1.28
gettext 0.18.1.1 libidn 1.17
iconv 1.14
mcrypt 2.6.8
OAuth 1.2.3
YAZ 4.0.1 & PHP/YAZ 1.1.5
Published
3.0.7.1
MAMP PRO
2014-10-17
Fixed a glitch with PHP 5.4.33 with prevented Extras from installing
Changed Apache SSL configuration, POODLE prevention has now to be activated via the Template menu
Components
Apache 2.2.29
Nginx 1.6.0
MySQL 5.5.38
MySQL Utilities 1.3.6
PHP 5.1.6, 5.2.17, 5.3.29, 5.4.33, 5.5.17 & 5.6.1
APC/apcu 3.1.13/4.0.6 eAccelerator 0.9.6.1
XCache 1.2.2 & 3.2.0
Xdebug 2.2.5
Perl 5.20.0
mod_perl 2.0.8
DBI 1.631
DBD::mysql 4.027
Python 2.7.8
mod_wsgi 3.4
mod_python 3.5.0
MySQL Connector/Python 1.1.6
phpMyAdmin 4.2.10
phpLiteAdmin 1.9.5
SQLiteManager 1.2.4
Freetype 2.4.12
t1lib 5.1.2
curl 7.28.1 jpeg 8d libpng 1.6.6 tiff 4.0.3
ImageMagick 6.8.9-7
Imagick 3.1.2
PHPUnit 4.0.14
Version
Ghostscript 9.14
gd 2.0.34 zlib 1.2.8
ICU 52.1 (Unicode 6.3)
libxml 22.8.0
libxslt 1.1.28 gettext 0.18.1.1
libidn 1.17
iconv 1.14 mcrypt 2.6.8
OAuth 1.2.3
YAZ 4.0.1 & PHP/YAZ 1.1.5
Published
3.0.7
MAMP & MAMP PRO
2014-10-16
WebStart button now always opens WebStart page
Previous WebStart setting will be added as "My favorite link" to the WebStart page
Changes in Apache templates to prevent against POODLE attacks
Updated
o o o o o o o o
Apache 2.2.29
PHP 5.3.29
5.4.32
5.5.17 phpMyAdmin 4.2.10
Xdebug 2.2.5
Xcache 3.2.0
APCu 4.0.6
Added o PHP 5.6.1
MAMP PRO
Support for "Dark menu bar and Dock" in Mac OS X 10.10 aka Yosemite
Duplicate alias names are no longer possible
Improved Extras handling
Components
Apache 2.2.29
Nginx 1.6.0
MySQL 5.5.38
MySQL Utilities 1.3.6
PHP 5.1.6, 5.2.17, 5.3.29, 5.4.33, 5.5.17 & 5.6.1
APC/apcu 3.1.13/4.0.6
eAccelerator 0.9.6.1
XCache 1.2.2 & 3.2.0
Xdebug 2.2.5
Perl 5.20.0 mod_perl 2.0.8
Version
DBI 1.631
DBD::mysql 4.027
Python 2.7.8
mod_wsgi 3.4
mod_python 3.5.0
MySQL Connector/Python 1.1.6 phpMyAdmin 4.2.10
phpLiteAdmin 1.9.5
SQLiteManager 1.2.4
Freetype 2.4.12
t1lib 5.1.2
curl 7.28.1
jpeg 8d
libpng 1.6.6
tiff 4.0.3
ImageMagick 6.8.9-7
Imagick 3.1.2
PHPUnit 4.0.14
Ghostscript 9.14 gd 2.0.34
zlib 1.2.8
ICU 52.1 (Unicode 6.3)
libxml 22.8.0 libxslt 1.1.28
gettext 0.18.1.1
libidn 1.17 iconv 1.14
mcrypt 2.6.8
OAuth 1.2.3
YAZ 4.0.1 & PHP/YAZ 1.1.5
3.0.6
MAMP & MAMP PRO
2014-08-29
Updated o o
Apache 2.2.27
MySQL 5.5.38
o o
Added phpMyAdmin 4.2.5
PHP 5.4.30 & 5.5.14 o o o o o o o
MySQL Utilities 1.3.6 mod_perl 2.0.8
DBI 1.631
DBD::mysql 4.027
MySQL Connector/Python 1.1.6
PHPUnit 4.0.14
OAuth 1.2.3
MAMP
Published
Version
Nginx 1.6.0 (experimental)
MAMP PRO
Improved name resolution for virtual hosts
Initial IPv6 support
Bugs resolved
Components
Apache 2.2.27
Nginx 1.6.0
MySQL 5.5.38
MySQL Utilities 1.3.6
PHP 5.1.6 & 5.2.17 & 5.3.28 & 5.4.30 & 5.5.14
APC/apcu 3.1.13/4.0.4
eAccelerator 0.9.6.1
XCache 1.2.2 & 1.3.2 & 3.1.0
Xdebug 2.2.4
Perl 5.18.2 mod_perl 2.0.8
DBI 1.631
DBD::mysql 4.027
Python 2.7.6
mod_wsgi 3.4 mod_python 3.5.0
MySQL Connector/Python 1.1.6
phpMyAdmin 4.2.5
phpLiteAdmin 1.9.5
SQLiteManager 1.2.4
Freetype 2.4.12
t1lib 5.1.2
curl 7.28.1 jpeg 8d
libpng 1.6.6 tiff 4.0.3
ImageMagick 6.8.8-9
Imagick 3.1.2
PHPUnit 4.0.14
Ghostscript 9.14 gd 2.0.34
zlib 1.2.8
ICU 52.1 (Unicode 6.3) libxml2 2.8.0
libxslt 1.1.28
gettext 0.18.1.1
libidn 1.17 iconv 1.14
mcrypt 2.6.8
OAuth 1.2.3
Published
Version
YAZ 4.0.1 & PHP/YAZ 1.1.5
Published
3.0.5
MAMP PRO
2014-04-14
Corrected a problem with PHP 5.4.26
Components
Apache HTTP Server 2.2.26
MySQL 5.5.34
PHP 5.1.6, PHP 5.2.17, PHP 5.3.28, PHP 5.4.26, PHP 5.5.10
APC/apcu 3.1.13/4.0.4 eAccelerator 0.9.6.1
XCache 1.2.2 & 1.3.2 & 3.1.0
Xdebug 2.2.4
Perl 5.18.2 mod_perl 2.0.8
Python 2.7.6
mod_wsgi 3.4 mod_python 3.5.0
phpMyAdmin 4.1.12 phpLiteAdmin 1.9.5
SQLiteManager 1.2.4
Freetype 2.4.12
t1lib 5.1.2
curl 7.28.1 jpeg 8d
libpng 1.6.6
tiff 4.0.3
Ghostscript 9.14
ImageMagick 6.8.8-9
Imagick 3.1.2
gd 2.0.34 zlib 1.2.8
ICU 52.1 (Unicode 6.3)
libxml2 2.8.0 libxslt 1.1.28
gettext 0.18.1.1
libidn 1.17 iconv 1.14
mcrypt 2.6.8
YAZ 4.0.1 & PHP/YAZ 1.1.5
3.0.4
MAMP & MAMP PRO
2014-04-11
Fixed a problem with font support in ImageMagick
Added o PHP 5.4.26
Version o Ghostscript 9.14
Updated
ImageMagick 6.8.8-9 o o o o o o o o
Imagick 3.1.2 phpMyAdmin 4.1.12
Installer images are now Retina compatible phpLiteAdmin 1.9.5
APCu 4.0.4
Xdebug 2.2.4
Perl 5.18.12
Published
MAMP PRO
Option to turn off the color of the status menu icon
Status menu icon is now Retina compatible
Sites can now be opened in a specific webbrowser
Summary includes the last 20 lines of the server error logs
Summary can be easily send via email
DirectoryIndex will be honored for all virtual hosts
Components
Apache HTTP Server 2.2.26
MySQL 5.5.34
PHP 5.1.6, PHP 5.2.17, PHP 5.3.28, PHP 5.4.26, PHP 5.5.10
APC/apcu 3.1.13/4.0.4
eAccelerator 0.9.6.1
XCache 1.2.2 & 1.3.2 & 3.1.0
Xdebug 2.2.4
Perl 5.18.2 mod_perl 2.0.8
Python 2.7.6
mod_wsgi 3.4
mod_python 3.5.0 phpMyAdmin 4.1.12
phpLiteAdmin 1.9.5
SQLiteManager 1.2.4
Freetype 2.4.12
t1lib 5.1.2
curl 7.28.1 jpeg 8d
libpng 1.6.6
tiff 4.0.3
Ghostscript 9.14
ImageMagick 6.8.8-9
Imagick 3.1.2 gd 2.0.34
zlib 1.2.8
ICU 52.1 (Unicode 6.3)
libxml2 2.8.0 libxslt 1.1.28
Version
gettext 0.18.1.1
libidn 1.17 iconv 1.14
mcrypt 2.6.8
YAZ 4.0.1 & PHP/YAZ 1.1.5
Published
3.0.3
MAMP & MAMP PRO
Updated Apache to 2.2.26
Updated Python to 2.7.6
Updated phpMyAdmin 4.1.9
2014-03-20
MAMP PRO
Corrected registration process
Modified MySQL setting: max_allowed_packet = 16M
When using Xdebug and PHP CGI mode idle timeout is now 30 minutes (idle-timeout
1800)
Apache directive Allow does no longer require from keyword to be entered
Components
Apache HTTP Server 2.2.26
MySQL 5.5.34
PHP 5.1.6, PHP 5.2.17, PHP 5.3.28, PHP 5.4.25, PHP 5.5.9, PHP 5.5.10
APC/apcu 3.1.13/4.0.3
eAccelerator 0.9.6.1
XCache 1.2.2 & 1.3.2 & 3.1.0
Xdebug 2.2.3
Perl 5.18.0
mod_perl 2.0.8
Python 2.7.6
mod_wsgi 3.4
mod_python 3.5.0 phpMyAdmin 4.1.9
phpLiteAdmin 1.9.4-1
SQLiteManager 1.2.4
Freetype 2.5.2 t1lib 5.1.2
curl 7.28.1
jpeg 8d libpng 1.6.6
tiff 4.0.3
ImageMagick 6.8.7-0
Imagick 3.1.1 gd 2.0.34
zlib 1.2.8
ICU 52.1 (Unicode 6.3) libxml2 2.8.0
Version
libxslt 1.1.28
gettext 0.18.1.1 libidn 1.17
iconv 1.14
mcrypt 2.6.8
YAZ 4.0.1 & PHP/YAZ 1.1.5
Published
3.0.2
MAMP & MAMP PRO
Added PHP 5.5.10
2014-03-07
MAMP PRO
PHP templates will no longer be unnecessarily detected as modified
Components
Apache HTTP Server 2.2.25
MySQL 5.5.34
PHP 5.1.6, PHP 5.2.17, PHP 5.3.28, PHP 5.4.25, PHP 5.5.9, PHP 5.5.10
APC/apcu 3.1.13/4.0.3 eAccelerator 0.9.6.1
XCache 1.2.2 & 1.3.2 & 3.1.0
Xdebug 2.2.3
Perl 5.18.0
mod_perl 2.0.8
Python 2.7.5
mod_wsgi 3.4 mod_python 3.5.0
phpMyAdmin 4.1.8
phpLiteAdmin 1.9.4-1
SQLiteManager 1.2.4
Freetype 2.5.2
t1lib 5.1.2 curl 7.28.1
jpeg 8d
libpng 1.6.6
tiff 4.0.3
ImageMagick 6.8.7-0
Imagick 3.1.1
gd 2.0.34 zlib 1.2.8
ICU 52.1 (Unicode 6.3)
libxml2 2.8.0
libxslt 1.1.28 gettext 0.18.1.1
libidn 1.17
iconv 1.14 mcrypt 2.6.8
Version
YAZ 4.0.1 & PHP/YAZ 1.1.5
Published
3.0.1
MAMP PRO
2014-03-06
Improved MAMP PRO 2 settings handling
Corrected registration process for users of MAMP PRO 1
Components
Apache HTTP Server 2.2.25
MySQL 5.5.34
PHP 5.1.6, PHP 5.2.17, PHP 5.3.28, PHP 5.4.25, PHP 5.5.9
APC/apcu 3.1.13/4.0.3 eAccelerator 0.9.6.1
XCache 1.2.2 & 1.3.2 & 3.1.0
Xdebug 2.2.3
Perl 5.18.0
mod_perl 2.0.8
Python 2.7.5 mod_wsgi 3.4
mod_python 3.5.0 phpMyAdmin 4.1.8 phpLiteAdmin 1.9.4-1
SQLiteManager 1.2.4
Freetype 2.5.2
t1lib 5.1.2 curl 7.28.1
jpeg 8d
libpng 1.6.6 tiff 4.0.3
ImageMagick 6.8.7-0
Imagick 3.1.1
gd 2.0.34 zlib 1.2.8
ICU 52.1 (Unicode 6.3)
libxml2 2.8.0 libxslt 1.1.28
gettext 0.18.1.1
libidn 1.17 iconv 1.14
mcrypt 2.6.8
YAZ 4.0.1 & PHP/YAZ 1.1.5
3.0
MAMP & MAMP PRO
2014-03-05
improved GUI
Bundled MySQLWorkbench as a second native Mac alternative to phpMyAdmin
Bundled phpLiteAdmin as alternative to SQLiteManager
Version Published
Use Perl in your web pages via Perl 5.18.0 & mod_perl
Use Python in your web pages via Python 2.7.5 & mod_wsgi
Bundled Sequel Pro as a native Mac alternative to phpMyAdmin
Updated PHP to 5.3.28 / 5.4.25 / 5.5.9
OPcache support in PHP 5.5.x
Xdebug support, graphical debugger MacGDBp included
ImageMagick / iMagick support (must be activated in ini file via templates)
INTL support (PHP 5.3 and newer)
PHP memory limit set to 128M
Updated MySQL to 5.5.34
MySQL network access can now be activated without changing the my.cnf template.
Updates several other components of MAMP
MAMP PRO
Added "Extras": Popular packages like Wordpress, Drupal or Joomla can be easily installed/removed via the Extras manager. More packages will be added without the need for an update of MAMP PRO.
Show a status item in the menubar to access the main window and the most used
functions
Support for Notification Center (starting Mac OS X 10.8 "Mountain Lion")
PHP can either be used as a module (every host uses the same PHP version) or as CGI
(every host can have a different PHP version)
Use Xip.io to access hosts from other machines in your local network.
Automatically check for updates
Added DNS-O-Matic & no-ip.com as dynamic DNS providers/services
Systemwide Keyboard shortcut to open MAMP PRO's main window
Optionally hide Dock symbol so MAMP PRO can run invisibly in the background
File /etc/hosts can be viewed inside MAMP PRO.
Components
Apache HTTP Server 2.2.25
MySQL 5.5.34
PHP 5.1.6, PHP 5.2.17, PHP 5.3.28, PHP 5.4.25, PHP 5.5.9
APC/apcu 3.1.13/4.0.3
eAccelerator 0.9.6.1
XCache 1.2.2 & 1.3.2 & 3.1.0
Xdebug 2.2.3
Perl 5.18.0 mod_perl 2.0.8
Python 2.7.5
mod_wsgi 3.4
mod_python 3.5.0 phpMyAdmin 4.1.8 phpLiteAdmin 1.9.4-1
SQLiteManager 1.2.4
Freetype 2.5.2
t1lib 5.1.2
curl 7.28.1 jpeg 8d
Version
libpng 1.6.6
tiff 4.0.3
ImageMagick 6.8.7-0
Imagick 3.1.1
gd 2.0.34
zlib 1.2.8
ICU 52.1 (Unicode 6.3)
libxml2 2.8.0
libxslt 1.1.28 gettext 0.18.1.1
libidn 1.17
iconv 1.14
mcrypt 2.6.8
YAZ 4.0.1 & PHP/YAZ 1.1.5
Published
2.2
MAMP & MAMP PRO
PHP versions updated.
MySQL version updated.
Apache version updated. phpMyAdmin version updated.
2013-09-26
Components
Apache HTTP Server 2.2.25
PHP 5.1.6, PHP 5.2.17, PHP 5.3.5, PHP 5.3.6, PHP 5.3.14, PHP 5.3.27, PHP 5.4.4, PHP
5.4.19, PHP 5.5.3
MySQL 5.5.33
PostgreSQL 8.4.17 phpMyAdmin 4.0.6
SQLiteManager 1.2.4
Alternative PHP Cache (APC) 3.1.13
curl 7.28.1 eAccelerator 0.9.6.1
Expat XML Parser 2.0.1
FreeType 2.4.10 gettext 0.18.1.1
imap-2007f
jpeg 8d libiconv 1.14
Libidn 1.17
libmcrypt 2.5.8
libpng 1.6.2 libxml2 2.8.0 libxslt 1.1.28
Sablotron XML processor 1.0.3
t1lib 5.1.2
XCache 1.2.2
XCache 1.3.2
Version
XCache 2.0.1
Xdebug 2.2.3
PHP/YAZ 1.1.5
YAZ 4.0.1
Published
2.1.4
MAMP PRO
Corrected handling of my.cnf
2013-03-21
Components
Apache HTTP Server 2.2.23
PHP 5.1.6, PHP 5.2.17, PHP 5.3.5, PHP 5.3.6, PHP 5.3.14, PHP 5.1.20, PHP 5.4.4, PHP
5.4.10
MySQL 5.5.29
phpMyAdmin 3.5.7
SQLiteManager 1.2.4
Alternative PHP Cache (APC) 3.1.9
curl 7.24.0 eAccelerator 0.9.6.1
Expat XML Parser 2.0.1
FreeType 2.4.8 gettext 0.18.1.1
jpeg 8d
libiconv 1.14
Libidn 1.17 libmcrypt 2.6.8
libpng 1.5.7
libxml2 2.7.8 libxslt 1.1.26
Sablotron XML processor 1.0.3
t1lib 5.1.2
XCache 1.2.2
XCache 1.3.2
Xdebug 2.2.0
PHP/YAZ 1.0.14
YAZ 4.0.1
2.1.3
MAMP
2013-03-18
Updated to the latest version of phpMyAdmin.
Apache config file corrected.
MAMP PRO
Improved: detection of network ports in use.
Improved: handling of hosts file.
Menu: item to show main window introduced in german and japanese version.
Version
An error in the Uninstaller has been removed.
Published
Components
Apache HTTP Server 2.2.23
PHP 5.1.6, PHP 5.2.17, PHP 5.3.5, PHP 5.3.6, PHP 5.3.14, PHP 5.1.20, PHP 5.4.4, PHP
5.4.10
MySQL 5.5.29 phpMyAdmin 3.5.7
SQLiteManager 1.2.4
Alternative PHP Cache (APC) 3.1.9
curl 7.24.0
eAccelerator 0.9.6.1
Expat XML Parser 2.0.1
FreeType 2.4.8
gettext 0.18.1.1
jpeg 8d
libiconv 1.14
Libidn 1.17
libmcrypt 2.6.8
libpng 1.5.7 libxml2 2.7.8
libxslt 1.1.26
Sablotron XML processor 1.0.3
t1lib 5.1.2
XCache 1.2.2
XCache 1.3.2
Xdebug 2.2.0
PHP/YAZ 1.0.14
YAZ 4.0.1
2.1.2
MAMP & MAMP PRO
PHP versions updated.
MySQL version updated.
Apache version updated. phpMyAdmin version updated.
2013-02-08
Components
Apache HTTP Server 2.2.23
PHP 5.1.6, PHP 5.2.17, PHP 5.3.5, PHP 5.3.6, PHP 5.3.14, PHP 5.1.20, PHP 5.4.4, PHP
5.4.10
MySQL 5.5.29
phpMyAdmin 3.5.5
SQLiteManager 1.2.4
Alternative PHP Cache (APC) 3.1.9
curl 7.24.0 eAccelerator 0.9.6.1
Version
Expat XML Parser 2.0.1
FreeType 2.4.8 gettext 0.18.1.1
jpeg 8d
libiconv 1.14
Libidn 1.17 libmcrypt 2.6.8
libpng 1.5.7
libxml2 2.7.8 libxslt 1.1.26
Sablotron XML processor 1.0.3
t1lib 5.1.2
XCache 1.2.2
XCache 1.3.2
Xdebug 2.2.0
PHP/YAZ 1.0.14
YAZ 4.0.1
Published
2.1.1
MAMP & MAMP PRO
2012-07-12
PHP versions updated
MySQL version updated
Deprecated directive "allow_call_time_pass_reference" removed for PHP 5.4.x
Xdebug activation corrected
Execution bit of PHP CLI fixed
PEAR conf files corrected
phpMyAdmin incompatibilities with Safari fixed
Config files of phpMyAdmin will now work with the latest PHP version
Spelling errors on the Webstart page eliminated
Changing the PHP version will now be saved
Missing lib yaz.so included
Installer will now keep an existing MAMP folder
MAMP PRO
Spelling errors in Uninstaller fixed
GUI elements will now be restored correctly after program launch
Improvements in Restore backup dialog
Spelling errors in GUI elements corrected
Built-in Apache server of Mac OS X will now start correctly
Components
Apache HTTP Server 2.2.22
PHP 5.2.17
PHP 5.3.14 (MAMP PRO)
PHP 5.4.4
MySQL 5.5.25 phpMyAdmin 3.5.1
Version
SQLiteManager 1.2.4
Alternative PHP Cache (APC) 3.1.9 curl 7.24.0
eAccelerator 0.9.6.1
Expat XML Parser 2.0.1
FreeType 2.4.8 gettext 0.18.1.1
jpeg 8d
libiconv 1.14
Libidn 1.17
libmcrypt 2.6.8
libpng 1.5.7
libxml2 2.7.8
libxslt 1.1.26
Sablotron XML processor 1.0.3
t1lib 5.1.2
XCache 1.2.2
XCache 1.3.2
Xdebug 2.2.0
PHP/YAZ 1.0.14
YAZ 4.0.1
Published
2.1.0
MAMP & MAMP PRO
2012-07-02
All bundled programs and libraries are updated to the latest available version.
Servers (Apache, MySQL) do not start automatically after new installation.
MAMP PRO
Servers didn't start when there was a host containing an empty or invalid path.
MAMP PRO logo on the standard host screen has been updated.
Display of the badges on the dock icon can now be turned off.
Host aliases has not been deleted from the host file when deactivating a host.
Components
Apache HTTP Server 2.2.22
PHP 5.2.17
PHP 5.3.13 (MAMP PRO)
PHP 5.4.3
MySQL 5.5.20 phpMyAdmin 3.5.1
SQLiteManager 1.2.4
Alternative PHP Cache (APC) 3.1.9
curl 7.24.0 eAccelerator 0.9.6.1
Expat XML Parser 2.0.1
FreeType 2.4.8 gettext 0.18.1.1
Version
jpeg 8d
libiconv 1.14
Libidn 1.17
libmcrypt 2.6.8
libpng 1.5.7
libxml2 2.7.8 libxslt 1.1.26
Sablotron XML processor 1.0.3
t1lib 5.1.2
XCache 1.2.2
XCache 1.3.2
Xdebug 2.2.0
PHP/YAZ 1.0.14
YAZ 4.0.1
Published
2.0.5
MAMP & MAMP PRO
2011-10-18
Apache version updated (2.2.21).
Fixed: Apache was not able to start when the local computer name could not get resolved.
Changed favicon.ico alias to fix conflicts with hosted websites.
MAMP PRO
French localization added.
You can assign an IP address to each virtual host.
It’s possible to enable and disable the Apache of Mac OS X.
Virtual hosts will be removed from the /etc/hosts file if Apache is not running. Except:
Start server on system start.
Fixed a problem with "Start server on system startup".
DocumentIndex and ServerAdmin can be specified for each virtual host.
Two sets for factory settings: Development & Live
Changes regarding read and write of the /etc/hosts file because of the local name
resolving.
Fixed storage location of ssl_request.log file.
Components
Apache HTTP Server 2.2.21
PHP 5.2.17, PHP 5.3.6, PHP 5.3.5, PHP 5.1.6
MySQL 5.5.9 phpMyAdmin 3.3.9.2
SQLiteManager 1.2.4
Alternative PHP Cache (APC) 3.1.7
curl 7.21.3 eAccelerator 0.9.6.1.
Expat XML Parser 2.0.1
FreeType 2.4.4 gettext 0.18.1.1
Version
jpeg v8c
libiconv 1.13.1
Libidn 1.17
libmcrypt 2.5.8
libpng 1.5.0
libxml2 2.7.8 libxslt 1.1.26
mcrypt library 2.6.8
Sablotron XML processor 1.0.3 t1lib 5.1.2
XCache 1.2.2
XCache 1.3.1
Xdebug 2.1.0
PHP/YAZ 1.0.14
YAZ 4.0.1
Published
2.0.2
MAMP & MAMP PRO
2011-08-17
Now as Universal Binary installer (32-bit & 64-bit)
PHP problems with icondev now fixed
MAMP PRO
XCache settings will now be saved
Installation folder of MAMP PRO comes now without version number
Components
Apache HTTP Server 2.2.17
PHP 5.2.17
PHP 5.3.6, PHP 5.3.5, PHP 5.1.6
MySQL 5.5.9
phpMyAdmin 3.3.9.2
SQLiteManager 1.2.4
Alternative PHP Cache (APC) 3.1.7
curl 7.21.3
eAccelerator 0.9.6.1.
Expat XML Parser 2.0.1
FreeType 2.4.4
gettext 0.18.1.1
jpeg v8c libiconv 1.13.1
Libidn 1.17
libmcrypt 2.5.8
libpng 1.5.0 libxml2 2.7.8
libxslt 1.1.26
mcrypt library 2.6.8
Sablotron XML processor 1.0.3
Version
t1lib 5.1.2
XCache 1.2.2
XCache 1.3.1
Xdebug 2.1.0
PHP/YAZ 1.0.14
YAZ 4.0.1
Published
2.0.1
MAMP PRO
2011-07-15
We've fixed a bug in the serials dialog box (Update 1.x to 2.x) of the german and japanese localization.
Components
Apache HTTP Server 2.2.17
PHP 5.2.17, PHP 5.3.5, PHP 5.3.6
MySQL 5.5.9
phpMyAdmin 3.3.9.2
SQLiteManager 1.2.4
Alternative PHP Cache (APC) 3.1.7
curl 7.21.3 eAccelerator 0.9.6.1.
Expat XML Parser 2.0.1
FreeType 2.4.4
gettext 0.18.1.1
jpeg v8c libiconv 1.13
Libidn 1.17
libmcrypt 2.5.8 libpng 1.5.0
libxml2 2.7.8
libxslt 1.1.26
mcrypt library 2.6.8
Sablotron XML processor 1.0.3
t1lib 5.1.2
XCache 1.2.2
XCache 1.3.1
Xdebug 2.1.0
PHP/YAZ 1.0.14
YAZ 4.0.1
2.0
MAMP & MAMP PRO
2011-07-13
Mac OS X 10.7 "Lion" compatible
MAMP & MAMP PRO (and its containing programs and libraries) are now available as
32Bit and 64Bit versions.
Updated libraries
Version
Support for ZendOptimizer dropped
Published
MAMP PRO
Backup and restore of virtual host data and MySQL databases added.
SSL support added.
Opportunity to chose between more than 2 PHP versions added. We will provide additional PHP versions for download on our website.
Most important functions now available via DockMenu
Application dock icon now indicates running servers
Adaptation for MAMP 2.0.
Main Window can now be closed
Components
Apache HTTP Server 2.2.17
PHP 5.2.17
PHP 5.3.5 (zusätzlicher Download auf der MAMP-Website)
PHP 5.3.6
MySQL 5.5.9 phpMyAdmin 3.3.9.2
SQLiteManager 1.2.4
Alternative PHP Cache (APC) 3.1.7 curl 7.21.3
eAccelerator 0.9.6.1.
Expat XML Parser 2.0.1
FreeType 2.4.4 gettext 0.18.1.1
jpeg v8c
libiconv 1.13
Libidn 1.17
libmcrypt 2.5.8
libpng 1.5.0
libxml2 2.7.8 libxslt 1.1.26
mcrypt library 2.6.8
Sablotron XML processor 1.0.3 t1lib 5.1.2
XCache 1.2.2
XCache 1.3.1
Xdebug 2.1.0
PHP/YAZ 1.0.14
YAZ 4.0.1
2011-04-20 1.9.6.1
Components
Apache 2.0.64
MySQL 5.5.9
PHP 5.2.17 & 5.3.5
Version
APC 3.1.7
eAccelerator 0.9.6.1
XCache 1.2.2 & 1.3.1
phpMyAdmin 3.3.9.2
Zend Optimizer 3.3.9
SQLiteManager 1.2.4
Freetype 2.4.4
t1lib 5.1.2
curl 7.21.3 jpeg 8c
libpng-1.5.0
gd 2.0.34
libxml 2.7.6
libxslt 1.1.26
gettext 0.18.1.1
libidn 1.17 iconv 1.13
mcrypt 2.5.8
YAZ 4.0.1 & PHP/YAZ 1.0.14
1.9.6
Components
Apache 2.0.64
MySQL 5.5.9
PHP 5.2.17 & 5.3.5
APC 3.1.7
eAccelerator 0.9.6.1
XCache 1.2.2 & 1.3.1
phpMyAdmin 3.3.9.2
Zend Optimizer 3.3.9
SQLiteManager 1.2.4
Freetype 2.4.4 t1lib 5.1.2 curl 7.21.3
jpeg 8c
libpng-1.5.0
gd 2.0.34 libxml 2.7.6
libxslt 1.1.26
gettext 0.18.1.1 libidn 1.17
iconv 1.13
mcrypt 2.5.8
YAZ 4.0.1 & PHP/YAZ 1.0.14
2011-04-20
2011-03-11 1.9.5
Components
Apache 2.0.64
Published
Version
MySQL 5.5.9
PHP 5.2.17 & 5.3.5
APC 3.1.7
eAccelerator 0.9.6.1
XCache 1.2.2 & 1.3.1
phpMyAdmin 3.3.9.2
Zend Optimizer 3.3.9
SQLiteManager 1.2.4
Freetype 2.4.4 t1lib 5.1.2
curl 7.21.3
jpeg 8c
libpng-1.5.0
gd 2.0.34
libxml 2.7.6
libxslt 1.1.26 gettext 0.18.1.1
libidn 1.17
iconv 1.13 mcrypt 2.5.8
YAZ 4.0.1 & PHP/YAZ 1.0.14
1.9.4
Components
Apache 2.0.63
MySQL 5.1.44
PHP 5.2.13 & 5.3.2
APC 3.1.3
eAccelerator 0.9.6
XCache 1.2.2 & 1.3.0 phpMyAdmin 3.2.5
Zend Optimizer 3.3.9
SQLiteManager 1.2.4
Freetype 2.3.9
t1lib 5.1.2
curl 7.20.0
jpeg 8 libpng-1.2.42
gd 2.0.34
libxml 2.7.6 libxslt 1.1.26
gettext 0.17
libidn 1.15
iconv 1.13 mcrypt 2.6.8
Xdebug 2.0.5
YAZ 4.0.1 & PHP/YAZ 1.0.14
ZIP 1.9.1
2010-10-26
Published
Version
1.9.3
Components
Apache 2.0.63
MySQL 5.1.44
PHP 5.2.13 & 5.3.2
APC 3.1.3
eAccelerator 0.9.6
XCache 1.2.2 & 1.3.0 phpMyAdmin 3.2.5
Zend Optimizer 3.3.9
SQLiteManager 1.2.4
Freetype 2.3.9
t1lib 5.1.2 curl 7.20.0 jpeg 8
libpng-1.2.42
gd 2.0.34
libxml 2.7.6 libxslt 1.1.26
gettext 0.17
libidn 1.15 iconv 1.13
mcrypt 2.6.8
Xdebug 2.0.5
YAZ 4.0.1 & PHP/YAZ 1.0.14
ZIP 1.9.1
2010-10-19
1.9.2
Components
Apache 2.0.63
MySQL 5.1.44
PHP 5.2.13 & 5.3.2
APC 3.1.3
eAccelerator 0.9.6
XCache 1.2.2 & 1.3.0 phpMyAdmin 3.2.5
Zend Optimizer 3.3.9
SQLiteManager 1.2.4
Freetype 2.3.9 t1lib 5.1.2
curl 7.20.0
jpeg 8 libpng-1.2.42
gd 2.0.34 libxml 2.7.6 libxslt 1.1.26
gettext 0.17
libidn 1.15
2010-09-21
Published
Version
iconv 1.13
mcrypt 2.6.8
Xdebug 2.0.5
YAZ 4.0.1 & PHP/YAZ 1.0.14
1.9.1
Components
Apache 2.0.63
MySQL 5.1.44
PHP 5.2.13 & 5.3.2
APC 3.1.3
eAccelerator 0.9.6
XCache 1.2.2 & 1.3.0 phpMyAdmin 3.2.5
Zend Optimizer 3.3.9
SQLiteManager 1.2.4
Freetype 2.3.9 t1lib 5.1.2
curl 7.20.0
jpeg 8 libpng-1.2.42
gd 2.0.34
libxml 2.7.6
libxslt 1.1.26
gettext 0.17
libidn 1.15
iconv 1.13 mcrypt 2.6.8
Xdebug 2.0.5
YAZ 4.0.1 & PHP/YAZ 1.0.14
2010-08-30
2010-04-16 1.9
Components
Apache 2.0.63
MySQL 5.1.44
PHP 5.2.13 & 5.3.2
APC 3.1.3
eAccelerator 0.9.6
XCache 1.2.2 & 1.3.0
phpMyAdmin 3.2.5
Zend Optimizer 3.3.9
SQLiteManager 1.2.4
Freetype 2.3.9 t1lib 5.1.2 curl 7.20.0
jpeg 8
libpng-1.2.42
gd 2.0.34
Published
Version
libxml 2.7.6
libxslt 1.1.26 gettext 0.17
libidn 1.15
iconv 1.13
mcrypt 2.6.8
Xdebug 2.0.5
YAZ 4.0.1 & PHP/YAZ 1.0.14
1.8.4
Components
2009-12-18
Apache 2.0.63
MySQL 5.1.37
PHP 4.4.9 & 5.2.11
APC 3.0.19 & APC 3.1.2
eAccelerator 0.9.5.3
XCache 1.2.2 phpMyAdmin 2.11.9.5 & phpMyAdmin 3.2.4
Zend Optimizer 3.3.9
SQLiteManager 1.2.0
Freetype 2.3.9
t1lib 5.1.2
curl 7.19.5
jpeg 7
libpng-1.2.38
gd 2.0.34
libxml 2.7.3 libxslt 1.1.24
gettext 0.17
libidn 1.15 iconv 1.13
mcrypt 2.5.8
YAZ 3.0.47 & PHP/YAZ 1.0.14
1.8.3
Components
2009-10-12
Apache 2.0.63
MySQL 5.1.37
PHP 4.4.9 & 5.2.11
APC 3.0.19 & APC 3.1.2
eAccelerator 0.9.5.3
XCache 1.2.2 phpMyAdmin 2.11.9.5 & phpMyAdmin 3.2.0.1
Zend Optimizer 3.3.3
SQLiteManager 1.2.0
Freetype 2.3.9
t1lib 5.1.2
curl 7.19.5
Published
Version
jpeg 7
libpng-1.2.38 gd 2.0.34
libxml 2.7.3
libxslt 1.1.24
gettext 0.17 libidn 1.15
iconv 1.13
mcrypt 2.5.8
YAZ 3.0.47 & PHP/YAZ 1.0.14
1.8.2
Components
2009-09-08
Apache 2.0.63
MySQL 5.1.37
PHP 4.4.9 & 5.2.10
APC 3.0.19 & APC 3.1.2 eAccelerator 0.9.5.3
XCache 1.2.2
phpMyAdmin 2.11.9.5 & phpMyAdmin 3.2.0.1
Zend Optimizer 3.3.3
SQLiteManager 1.2.0
Freetype 2.3.9
t1lib 5.1.2
curl 7.19.5
jpeg 7
libpng-1.2.38 gd 2.0.34
libxml 2.7.3
libxslt 1.1.24 gettext 0.17
libidn 1.15 iconv 1.13 mcrypt 2.5.8
YAZ 3.0.47 & PHP/YAZ 1.0.14
1.8.1
Components
2009-09-05
Apache 2.0.63
MySQL 5.1.37
PHP 4.4.9 & 5.2.10
APC 3.0.19 & APC 3.1.2 eAccelerator 0.9.5.3
XCache 1.2.2 phpMyAdmin 2.11.9.5 & phpMyAdmin 3.2.0.1
Zend Optimizer 3.3.3
SQLiteManager 1.2.0
Freetype 2.3.9
Published
Version
t1lib 5.1.2
curl 7.19.5 jpeg 7
libpng-1.2.38
gd 2.0.34
libxml 2.7.3 libxslt 1.1.24
gettext 0.17
libidn 1.15 iconv 1.13
mcrypt 2.5.8
YAZ 3.0.47 & PHP/YAZ 1.0.14
1.8
Components
2009-09-03
Apache 2.0.63
MySQL 5.1.37
PHP 4.4.9 & 5.2.10
APC 3.0.19 & APC 3.1.2
eAccelerator 0.9.5.3
XCache 1.2.2
phpMyAdmin 2.11.9.5 & phpMyAdmin 3.2.0.1
Zend Optimizer 3.3.3
SQLiteManager 1.2.0
Freetype 2.3.9
t1lib 5.1.2
curl 7.19.5 jpeg 7
libpng-1.2.38
gd 2.0.34 libxml 2.7.3
libxslt 1.1.24 gettext 0.17 libidn 1.15
iconv 1.13
mcrypt 2.5.8
YAZ 3.0.47 & PHP/YAZ 1.0.14
2008-08-27 1.7.2
Components
Apache 2.0.59
MySQL 5.0.41
PHP 4.4.8 & 5.2.6
APC 3.0.19 eAccelerator 0.9.5.3
XCache 1.2.2
phpMyAdmin 2.11.7.1
Zend Optimizer 3.3.3
Published
Version
SQLiteManager 1.2.0
Freetype 2.3.4 t1lib 5.1.1
curl 7.18.2
jpeg 6b
libpng-1.2.18 gd 2.0.34
libxml 2.6.32
libxslt 1.1.24 gettext 0.17
libidn 1.9
iconv 1.11
mcrypt 2.5.8
YAZ 3.0.6 & PHP/YAZ 1.0.14
1.7.1
Components
Apache 2.0.59
MySQL 5.0.41
PHP 4.4.7 & 5.2.5
APC 3.0.14
eAccelerator 0.9.5.1
XCache 1.2.0
phpMyAdmin 2.10.2
Zend Optimizer 3.2.8
SQLiteManager 1.2.0
Freetype 2.3.4 t1lib 5.1.1
curl 7.16.2
jpeg 6b libpng-1.2.18
gd 2.0.34 libxml 2.6.29 libxslt 1.1.21
gettext 0.16.1
libidn 0.6.14
iconv 1.11 mcrypt 2.5.8
YAZ 3.0.6 & PHP/YAZ 1.0.12
2007-12-05
1.7
Components
Apache 2.0.59
MySQL 5.0.41
PHP 4.4.7 & 5.2.3
APC 3.0.14
eAccelerator 0.9.5.1
XCache 1.2.0
2007-04-29
Published
Version
phpMyAdmin 2.10.2
Zend Optimizer 3.2.8
SQLiteManager 1.2.0
Freetype 2.3.4
t1lib 5.1.1
curl 7.16.2 jpeg 6b
libpng-1.2.18
gd 2.0.34 libxml 2.6.29
libxslt 1.1.21
gettext 0.16.1
libidn 0.6.14
iconv 1.11
mcrypt 2.5.8
YAZ 3.0.6 & PHP/YAZ 1.0.12
1.6.1
Components
Apache 2.0.59
MySQL 5.0.37
PHP 4.4.6 & 5.2.1
APC 3.0.14 eAccelerator 0.9.5
XCache 1.2.0
phpMyAdmin 2.10.0.2
Zend Optimizer 3.2.6
SQLiteManager 1.2.0
Freetype 2.3.1
t1lib 5.1.1 curl 7.16.1
jpeg 6b libpng-1.2.16 gd 2.0.28
libxml 2.6.27
libxslt 1.1.20
2007-04-28
1.6
Components
Apache 2.0.59
MySQL 5.0.37
PHP 4.4.6 & 5.2.1
APC 3.0.14 eAccelerator 0.9.5
XCache 1.2.0
phpMyAdmin 2.10.0.2
Zend Optimizer 3.2.6
SQLiteManager 1.2.0
2007-04-27
Published
Version
Freetype 2.3.1
t1lib 5.1.1 curl 7.16.1
jpeg 6b
libpng-1.2.16
gd 2.0.28 libxml 2.6.27
libxslt 1.1.20
1.4.1
Components
Apache Version: 2.0.59
MySQL Version: 5.0.19
PHP Version: PHP 4.4.4 & 5.1.6
eAccelerator: 0.9.5
Zend Optimizer: 3.0.1
phpMyAdmin 2.7.0-pl2
SQLite Version: 2.8.16
SQLiteManager Version: 1.1.3
Freetype Version: 2.1.9 t1lib Version: 5.1.0
curl Version: 7.14.0
jpeg Version: 6b
libpng Version: 1.2.5
gd Version: 2.0.28
2006-11-10
1.4
Components
Apache Version: 2.0.59
MySQL Version: 5.0.19
PHP Version: PHP 4.4.4 & 5.1.6
eAccelerator: 0.9.5-rc1
Zend Optimizer: 3.0.1
phpMyAdmin 2.7.0-pl2
SQLite Version: 2.8.16
SQLiteManager Version: 1.1.3
Freetype Version: 2.1.9
t1lib Version: 5.1.0 curl Version: 7.14.0
jpeg Version: 6b
libpng Version: 1.2.5
gd Version: 2.0.28
2006-10-13
1.3.1
Components
Apache Version: 2.0.55
2006-07-13
Published
Version
MySQL Version: 5.0.19
PHP Version: 4.4.2 & 5.1.4 eAccelerator: 0.9.5b2
Zend Optimizer: 2.6.0
phpMyAdmin 2.7.0-pl2
SQLite Version: 2.8.16
SQLiteManager Version: 1.1.3
Freetype Version: 2.1.9
t1lib Version: 5.1.0 curl Version: 7.14.0
jpeg Version: 6b
libpng Version: 1.2.5
gd Version: 2.0.28
1.3
Components
Apache Version: 2.0.55
MySQL Version: 5.0.19
PHP Version: 4.4.2 & 5.1.4
eAccelerator: 0.9.5b2
Zend Optimizer: 2.6.0
phpMyAdmin 2.7.0-pl2
SQLite Version: 2.8.16
SQLiteManager Version: 1.1.3
Freetype Version: 2.1.9
t1lib Version: 5.1.0
curl Version: 7.14.0 jpeg Version: 6b
libpng Version: 1.2.5
gd Version: 2.0.28
2006-07-13
Published
3.2
Components
Version
2015-12-15
Published
Apache: 2.2.27
MySQL: 5.5.41
PHP: 5.3.23, 5.4.1, 5.4.40, 5.4.45, 5.5.0, 5.5.24, 5.5.29, 5.6.0, 5.6.13, 5.6.8, 7.0 (for php
7: Windows 7 minimum with SP1 and Windows Vista minimum with SP2
OpenSSL: 1.0.1g
APC: 3.1.13
APCu: 4.0.4 & 4.0.7 eAccelerator: 1.0
XCache: 3.0.4 & 3.1.0
OPCache: 7.0.4
Python: 2.7.6
mod_wsgi: 3.4.0
Perl: 5.16.1 mod_perl: 2.0.8
Version
phpMyAdmin: 4.2.7
SQLiteManager: 1.2.4 phpLiteAdmin: 1.9.4.1
Freetype: 2.4.10
curl: 7.36.0
libpng: 1.5.18
ImageMagick: 6.8.9-1
Imagick: 3.1.2
gd: 2.1.0 zlib: 1.2.7
libxml2: 2.9.1
gettext: 0.18.1.1
iconv: 1.14
mcrypt: 2.5.8
Published
3.1.0
Components
2015-08-12
Apache: 2.2.27
MySQL: 5.5.41
PHP: 5.3.23, 5.4.1, 5.4.40, 5.5.0, 5.5.24, 5.6.0, 5.6.8
OpenSSL: 1.0.1g
APC: 3.1.13
APCu: 4.0.4 & 4.0.7
eAccelerator: 1.0
XCache: 3.0.4 & 3.1.0
OPCache: 7.0.4
Python: 2.7.6 mod_wsgi: 3.4.0
Perl: 5.16.1
mod_perl: 2.0.8 phpMyAdmin: 4.2.7
SQLiteManager: 1.2.4 phpLiteAdmin: 1.9.4.1
Freetype: 2.4.10
curl: 7.36.0
libpng: 1.5.18
ImageMagick: 6.8.9-1
Imagick: 3.1.2
gd: 2.1.0
zlib: 1.2.7 libxml2: 2.9.1
gettext: 0.18.1.1
iconv: 1.14
mcrypt: 2.5.8
© Copyright 2004 - 2016 appsolute GmbH | Download Press Kit | Follow us on Twitter | Visit
MAMP.TV
Legal Notice
Features