[PHP-DEV] RE: PHP 4.0 Bug #7849 Updated: Cannot configure PHP4.0.3pl1 to al low ftp From: Alec Horley (alec.horley <email protected>)
Date: 11/20/00

Jani,

We are trying to re-configure PHP4 from
./configure-with-mysql-with-apache=/usr/local/apache_1.3.14 \
--enable-track-vars
to add in ftp functions.

e.g. ftp_connect

As per instructions, we followed this procedure:

stop apache
cd /usr/local/php4
rm config.cache
./configure-with-mysql-with-apache=/usr/local/apache_1.3.14 \
--enable-track-vars --enable-ftp
make clean
make
make install
start apache

In line with your reply to us, we tried running 'make install' from the
apache directory, but it replied 'no target makefile'.

Could you please give us a step by step entire configuration for the
process. We have tried looking at the 'INSTALL' file, but it was of no
assistance to us.

Many Thanks,

Alec

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>