|
Posted by kalinga on 07/22/05 07:40
On 7/21/05, Tom Cruickshank <tcruicksh@gmail.com> 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
>
>
Navigation:
[Reply to this message]
|