greeting,

I'm trying to use :
- apache_1.3.9   ---192.168.1. 88  ,apxs
/usr/apache/bin
- mysql-3.23.33  in linux 6.0 ( 192.16
8.1.15)  but will be linux 7.0 ( 192.1
68.1.99) in later stage.
- php-4.0.4pl1.  ---192.168.1.88  /php
4/php-4.0.4pl1

PHP4:

                ./configure     --wit
h-apache=../../apache/apache_1.3.9 \
                 --prefix=/usr/local/php4
\
                 --with-apxs=/usr/apac
he/bin        \
                 --with-xml         \
                 --with-mysql
\  ( but mysql is on 192.168.1.15, but
will be linux 7.0 ( 192.168.1.99) in later
stage.)
                 --enable-track-vars
\  ( this stmt, I do not understand even
it was not found in ./configure help )
                 --enable-satellite
????
        make
        make install

any one can tell me what to do?
henri



-- 
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]

Reply via email to