Re: [PHP4BETA] PHP 4.0b3-RC4 on Solaris

[email protected] (James Triplett) Wed, 10 Nov 1999 08:57:05 -0500
Newsgroups php.beta,php.version4
Message-ID <[email protected]>
On Tue, Nov 09, 1999 at 05:23:36PM +0100, Stig Bakken wrote:
> PHP 4.0b3 release candiate 4 has been released.  It can be found at
> <URL:http://va.php.net/~ssb/php-4.0b3-RC4.tar.gz>.  Changes since RC3:
> As usual, report successes/failures to [email protected].  Please
> provide at least your operating system and configure command when
> reporting.

Configured and compiled on solaris 2.6/SPARC without a burp..
config:
configure       \
	--with-system-regex \
	--with-mysql=/usr/local/mysql \
	--with-apache=../../Apache/apache_1.3.9  \
	--enable-track-vars \
	--with-imap=/usr/local/imap

good work, guys!