.
Any ideas on this one?
Thanks,
Drew
--
PHP Install 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]
Found out what it was, I was compiling in with --enable-openssl and thats
what was causing the failure issue.
maybe someone can benefit from this :)
Drew
"Drew" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello All,
> I t
I am attempting to install the latest php-4.0.4-pl1 under Red Hat 6.2 with
Apache/1.3.9 and Apache-SSL/1.3.9 (OpenSSl 0.9.4). I am trying to install PHP with
the following configuration...
./configure --with-apxs=/usr/sbin/apxs --enable-ftp --with-gd=/usr/
--with-pgsql=/usr/include/pgsql --wi
OK, after delving into some of the other mailing list archives I found the answer to
my problem... I did not trigger --with-imap-ssl in my config. RTFM, eh? Sorry for
wasting all of your valuable time.
Take care!
--Original Message--
From: Drew Minniti <[EMAIL PROTECTED]>
To:
Hi all, I hope someone can help me. I can get apache (compile dynamically)
and OAS to work, but when I added php module in, it segfault on me. I am
on solaris 2.6. This is what i used to compiled php:
./configure --with-apxs=/apxs --with-oci8 --with-oracle=
--enable-track-vars --enable-vers