Re: [PHP-DEV] 4.0.5RC1 packaged

2001-03-14 Thread Joey Smith

Everything looks clean on Debian Potato and Debian Woody as a CGI. I'll
run the Apache through some testing tonight. (I think everyone knows by
now that I need sleep. :)

On Tue, 13 Mar 2001, Zeev Suraski wrote the following to [EMAIL PROTECTED] :

> http://www.php.net/distributions/RCs/php-4.0.5RC1.tar.gz
> 
> Do your thing :)
> 
> Zeev
> 
> 
> 


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP-DEV] 4.0.5RC1 packaged

2001-03-13 Thread Mike Robinson

Zeev Suraski wrote:

> http://www.php.net/distributions/RCs/php-4.0.5RC1.tar.gz
> 
> Do your thing :)
> 
> Zeev

On a stock Redhat-7.0 box, apache-1.3.19/mod_ssl-2.8.1/openssl-0.9.6
all from source:

./configure \
--disable-debug \
--disable-inline \
--with-apxs=/usr/local/apache/bin/apxs \
--enable-exif \
--with-zlib \
--with-mysql=/usr/local/mysql \  (3.23.29a-gamma)
--with-pgsql \ (7.0.2)
--with-t1lib \ (1.0.1)
--with-jpeg-dir=/usr/local \
--with-tiff-dir=/usr/local \
--with-xpm-dir=/usr/X11R6 \
--with-gd=/usr/local \(1.8.3 with gif hacked in)
--enable-gd-native-ttf \ 
--with-mcrypt=/usr/local \ (2.4.9)
--with-mhash=/usr/local \ (0.8.3)
--enable-ftp \
--enable-wddx \
--enable-sockets \
--enable-sysvshm \
--enable-sysvsem \
--enable-bcmath \
--enable-ctype \
--enable-trans-sid \
--with-pdflib=/usr/local \ (3.0.2)
--with-imap=/usr/local \ (imap2000)
--with-curl=/usr/local \ (7.4.1)
--with-bz2=/usr \
--with-pspell=/usr/local \ (-.11.2)
--with-msql=/usr/local/Hughes \ (2.0.11)
--with-swf=/usr/local \
--with-iodbc=/usr/local \ (2.50.3)
--with-zziplib=/usr/local \  (0.10.6)
--with-mnogosearch=/usr/local/mnogosearch \  (3.1.11)
--with-sablot \ (-0.51)
--with-pfpro=/usr/local (latest beta)

... builds and installs without any trouble.
A runthrough of some rudimentary scripting involving
functions from most of the extensions shows no
problems. If I can additional info please lmk.

Regards
Mike Robinson









-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] 4.0.5RC1 packaged

2001-03-13 Thread Phil Driscoll

I've just put 4.0.5RC1 (the Windows binaries posted by James Moore) through
their paces on N4 SP6 IIS CGI. I've tried all my stuff (general language
stuff + MySQL) plus phpMyAdmin and Phorum. Everything tested works fine.

Cheers
--
Phil Driscoll
Dial Solutions
+44 (0)113 294 5112
http://www.dialsolutions.com
http://www.dtonline.org



-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]