hi :
i already install ftp module in my php use the following command : "./configure --
enable-ftp" and the php.ini can see the
extension_dir = /usr/local/php4 but when i
test the function then the following error occur "Call to undefined function".
Is the path not correct ? i will try to the next method.Here is the following command : "./configure --enable-ftp=/usr/local/php4/ext/ftp" but still failed
What happened?Which step is wrong?Can you tell me the detail solution ?
Regard
jovi
Ps : the Platform
RedHat Linux 6.1
Apache 1.3.14
php4.0.4pl1
Postgres SQL 6.5