PDA

View Full Version : PHP 4.3.6 Released


TommyBALL
Fri 16th Apr '04, 8:56am
http://www.php.net/release_4_3_6.php

Enjoy

Stadler
Sat 17th Apr '04, 11:58am
Just downloaded and compiled it locally and 'make test' worked without any problems returned no errors even with gd used compared to PHP 4.3.6. :)

In anyone is interested: I'm using ./configure --prefix=/usr/local/php --exec-prefix=/usr --with-apxs2=/usr/bin/apxs --with-mysql=/usr/local/mysql --with-config-file-path=/etc --with-ttf --with-freetype-dir=/usr --with-png-dir=/usr/local/lib --with-jpeg-dir=/usr/local/lib --with-xpm-dir=/usr/X11R6 --with-gd --with-mcrypt --with-pear --with-xml --with-zlib --with-bz2 --with-curl --enable-ftp --enable-versioning --enable-track-vars=yes --enable-url-includes --enable-bcmath --enable-calendar --enable-magic-quotes --enable-sockets --enable-gd-native-ttf --enable-mbstringfor the configuration options locally.