[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] FTP in PHP
- Subject: Re: [cobalt-developers] FTP in PHP
- From: Gerald Waugh <gwaugh@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue Mar 5 04:24:01 2002
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
On Tue, 05 Mar 2002, Steve Werby wrote:
> "Alec Woolford" <awoolford@xxxxxxxxxxxxxxx> wrote:
> > How can I enable FTP support through PHP 4.1.2?
> >
> > There does not appear to be a section in the php.ini file.
>
> Alec, do get support for FTP within PHP it needs to be compiled
> with --enable-ftp set. View the output of <?php phpinfo(); ?> to see if it
> is. If not, you'll need to recompile PHP or find a package that has it
> precompiled. I take it you've tried the FTP functions and you got an error
> message saying the functions didn't exist?
>
Thanks Steve, I don't know where I got --with-ftp from
--
Gerald Waugh