Title: RE: [PHP-DEV] Re: [PHP-QA] 4.1.0RC5

Zeev Suraski writes:

> It's a part of the test! :)

I failed this one. I'm AM-challenged.
:>

On the other hand, RC5 faired well.
Compiled and installed successfully on a stock
RH-7.2 box, with Apache-1.3.22 from source.
MySQL-3.23.46, Postgres-7.1 from source.
Latest Mcrypt and Mhash libs from source.
GD-1.8.4 rpms with gif support hacked in.
All other extension libs from the stock RH7.2
install.

./configure \
--disable-debug \
--disable-inline \
--with-apxs=/usr/local/apache/bin/apxs \
--enable-exif \
--with-zlib \
--with-mysql=/usr/local/mysql \
--with-jpeg-dir=/usr \
--with-tiff-dir=/usr \
--with-xpm-dir=/usr/X11R6 \
--with-png-dir=/usr \
--with-freetype-dir=/usr \
--with-t1lib=/usr \
--with-gd=/usr \
--with-imap=/usr \
--with-openssl \
--with-kerberos \
--with-pspell=/usr \
--with-pgsql=/usr/local/pgsql \
--with-db3 \
--with-bz2 \
--with-gmp \
--with-mcrypt=/usr/local \
--with-mhash=/usr/local \
--enable-ftp \
--enable-wddx \
--enable-sockets \
--enable-sysvshm \
--enable-sysvsem \
--enable-bcmath \
--enable-ctype \
--enable-trans-sid

Cursory review of scripts indicate no problems with major extensions
and functionality. Mysql, gd, imap, pgsql, mcrypt, mhash, sessions
all seem to be fine.


 Mike Robinson
 IT / Developer - Toronto Star TV
 Phone: 416.945.8786
 Fax: 416.869.4566
 Email: [EMAIL PROTECTED]


http://www.torontostartv.com - Webcasting & Production
http://www.tmgtv.ca - Hometown Television
http://www.thestar.com - Canada’s largest daily newspaper, The Toronto Star, online

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to