Any one has any experience in installing php_4.0.6 with Apache_1.3.20 under
a Unix account?
Can you show me the steps How?
Currently, I unzipped the php-4.0.6.tar.Z to a directory
"/home/myAccount/webserver/php-4.0.6". The Apache httpd server was
installed on "/home/myAccount/webserver/apache".
I've tried the following commands:
1.)% ./configure --with-apache=/home/myAccount/webserver/apache
//warning on MySQL
2.)% make
//warning: Clock skew detected
3.)% make install
//failed in the middle
If you installed php under a unix account successfully, can you share your
experience?
Thanks.
--
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]