If you are going to be using ftp then you will need to compile php with ftp support. (--enable-ftp). Before you run config, you might want to clean up everything with make clean.
Example: make clean ./configure --enable-ftp make make install Ray Hunter Firmware Engineer ENTERASYS NETWORKS -----Original Message----- From: Mikael Petterson (ERA) [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 19, 2002 4:34 AM To: [EMAIL PROTECTED] Subject: [PHP-INST] add ftp support Hi, Solaris 2.6 php-4.0.6 apache1.3.23 I have installed everything and it works! Now I want to add ftp support . When I do ./configure do I need to add the flags I used before plus --enable-ftp and do: make clean make make install //Mikael -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php