grab the latest stable from snaps.php.net.  i think there are a couple
fixes out there as of 7/24 for different items, one being libraries.  also
i noticed there is a warning in my make install that told me to run libtool
--finish.    this was my configure(using the php from 7/24/02)


./configure
--prefix=/path/to/php
--with-config-file-path=/usr/local
--with-apxs2=/path/to/apache/bin/apxs
--enable-ftp
--enable-debugger
--with-mysql=/path/to/mysql
--with-zlib

HTH
Jeff


                                                                                       
                             
                    md                                                                 
                             
                    Sent by: root        To:     [EMAIL PROTECTED]             
                             
                                         cc:                                           
                             
                                         Subject:     [PHP-INST] Apache 2.0 and 
libphp4.so                          
                    08/02/2002                                                         
                             
                    11:29 PM                                                           
                             
                                                                                       
                             
                                                                                       
                             




Who knows how to make apache2 work with PHP4.2.2?

I have tried a variety of configure options without success.

My goal was to build libphp4.so but the closes I got was libphp4.a (A
static library)

It was built using: configure --with-mysql --with-apache=/path/to/apache

Every other flavor of configure failed.

FAILED: configure --with-mysql --with-apxs2=/path/to/apache/apxs ->
Failes because header file is not visible.
FAILED: configure --with-mysql --with-apxs=/path/to/apache/apxs   ->
Requires APXS2 for Apache 2

Anyone have any tips?

Thanks,

Mark Diener


--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to