RE: [PHP-DEV] PHP 3.0.16 tarball From: Mike Robinson (mgrphp3 <email protected>)
Date: 04/03/00

>
> Hi all,
>
> I've uploaded the first release candidate for PHP 3.0.16. We
> would appreciate it, if you could verify that it works in your
> environment. Please send us positive and negative feedback.

On a stock RHL6.0 box, configure command...

./configure '--with-apxs=/usr/sbin/apxs'
'--enable-versioning' '--with-msql=/usr/local/Hughes'
'--with-pgsql=/usr/include/pgsql' '--with-ftp' '--with-zlib'
'--with-xml' '--with-mysql' '--with-mcrypt=/usr/local/lib'
'--with-mcal=/usr/src/libmcal'

... compiled and installed perfectly, and running some fairly
complex scripting with no glitches.

Terrific work folks.

Mike Robinson

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>