Web Hosting Talk







View Full Version : --enable-ftp in PHP4


WebWorx
07-05-2002, 09:53 PM
Hi everyone.

I have been stuffing around not for a day trying to figure this out. (I know I am not totally up to speed on unix etc, but I am feeling totally stupid at the moment cause I cannot figure this out)

All I simply want to do is enable FTP functions in PHP4.

I have found that I simply have to do ./configure --enable-ftp

What I can't seem to figure out where I do this, how I do this and should I include the entire ./configure commands, or by just doing the above will it keep current configuration and add just the FTP to it?

Also I have been messing around in the php.ini file and was wondering if it is a simple as adding a line here?

I would appreciate any help as I am getting frustrated.

Thanks

Grant
GK WebWorx
Australia

WebWorx
07-06-2002, 01:37 AM
Ok, after quite a bit of patching i have fixed it all.

Thanks anyway for anyone who knew.

Grant