Date: 11/20/00
- Next message: John Wright: "Re: [PHP-DEV] .lib file for a Win32 compile"
- Previous message: jmoore <email protected>: "[PHP-DEV] PHP 4.0 Bug #7887 Updated: PHP Palm Documentation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: John Wright: "Re: [PHP-DEV] .lib file for a Win32 compile"
- Previous message: jmoore <email protected>: "[PHP-DEV] PHP 4.0 Bug #7887 Updated: PHP Palm Documentation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

