Moderator: severin
slimandslam wrote:PHP 5.4 is out: http://php.net/releases/5_4_0.php
It would be nice if the next version of MAMP supported it so we could all get started
playing with the new features.
J
cillyRabbit wrote:I'm going to second this, or third it, or fourth it. 5.4 takes php to a new level. On that note, I wish there was a third party software like MAMP or AMPPS that would make installing the latest version of php easy, or prior versions for that matter. I do not have an efficient way of doing this locally at this point and it usually ends in me spending half my week debugging whatever I installed wrongWhoever makes that leap first get's my vote... and my donations
Handyman wrote:I just asked AMPPS about that yesterday and they seemed extremely interested! They also promised me 5.4 in AMPPS is coming very soon, so we'll see which software gets updated first
Philipp Börckel wrote:The upcoming version of MAMP and MAMP Pro will Support PHP 5.4
TrevStuff wrote:It looks like BitNami has updated their Mamp stack to include php 5.4.
Check this out...
http://blog.bitnami.org/2012/03/updated ... tnami.html
I am excited to get started with the new features in php 5.4.
mmjaeger wrote:as the MAMP communication doesn't seem to improve I have been looking for some alternatives like: http://www.eosgarden.com/en/ (Webstart) - I was wondering whether anybody is familiar with it - it looks very promising - Let me know what you think if you give it a try.
./configure \
--with-mysql \
--with-apxs2=/usr/sbin/apxs \
--with-gd \
--with-jpeg-dir=/Applications/MAMP/Library \
--with-png-dir=/usr/X11 \
--with-zlib \
--with-freetype-dir=/usr/X11 \
--prefix=/Applications/MAMP/bin/php/php5.4 \
--exec-prefix=/Applications/MAMP/bin/php/php5.4 \
--sysconfdir=/Applications/MAMP/bin/php/php5.4/conf \
--with-config-file-path=/Applications/MAMP/bin/php/php5.4/conf \
--with-config-file-scan-dir=/Applications/MAMP/bin/php/php5.4/conf/php.d \
--enable-bcmath \
--enable-ftp \
--enable-gd-native-ttf \
--with-bz2=/usr \
--with-ldap \
--with-mysqli \
--with-t1lib=/Applications/MAMP/Library/lib \
--enable-mbstring=all \
--with-curl=/Applications/MAMP/Library \
--enable-sockets \
--enable-bcmath \
--with-openssl \
--with-imap=/Applications/MAMP/Library/lib/imap-2007e \
--with-imap-ssl \
--with-kerberos \
--enable-calendar \
--with-pgsql=shared,/Applications/MAMP/Library/pg \
--enable-exif \
--with-libxml-dir=/Applications/MAMP/Library \
--with-gettext=shared,/Applications/MAMP/Library \
--with-xsl=/Users/me/Downloads/MAMP_components_2.0.2/libxslt-1.1.26 \
--with-pdo-mysql \
--with-pdo-pgsql=/Applications/MAMP/Library/pg \
--with-mcrypt=/Users/me/Downloads/MAMP_components_2.0.2/libmcrypt-2.5.8/lib \
--enable-zip \
--without-iconv
Users browsing this forum: Google Feedfetcher and 2 guests