[PHP-INST] compiling PHP (any version) on cobalt linux

2002-01-07 Thread Drew
. 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]

[PHP-INST] Re: compiling PHP (any version) on cobalt linux

2002-01-07 Thread Drew
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

[PHP-INST] Install with Apache-SSL

2001-03-08 Thread Drew Minniti
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

RE: [PHP-INST] Install with Apache-SSL

2001-03-09 Thread Drew Minniti
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:

[PHP-INST] php-4.x + apache-1.3.20 + OAS

2001-10-22 Thread Michael Drew
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