Re: adding ftp functionality into php

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 7/21/05, Tom Cruickshank <tcruicksh@xxxxxxxxx> wrote:
> Hello,
> My apologizes in advance if this is the wrong mailing list.
> 
> I have a php module in apache which is missing ftp functionality
> (--enable-ftp was not used as an argument on compile time). However,
> recompiling php at this time does not give me other options I am looking
> for.
> 
> I would like to add php_ftp (or whatever the extension is called) as an
> extension in the /usr/local/etc/php/extensions.ini file


did you went through this manual page?

http://www.php.net/ftp
http://www.php.net/manual/en/wrappers.ftp.php

get a 'phpinfo()' output and look for the 'FTP' section, if it's
enabled thats it!. i have used php ftp for few times, but had never
required to configure or compile it specifically. correct me if i'm
wrong.

~viraj.

> 
> problem is, i can't seem to find it anywhere. would anyone know?
> 
> Thanks for any assistance!
> 
> Tom
> 
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux