Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001062

[PHP] Re: FTP Problem in PHP Version 4.0.4pl1 From: David Robley (huntsman <email protected>)
Date: 06/25/01

On Mon, 25 Jun 2001 16:56, muttaqin wrote:
> Hello David,
>
> I have did reconfigure with command :
> ./configure -prefix=/usr/local/php --with-mysql --enable-ftp \
> -with-apache=/usr/local/downloads/apache_1.3.17
>
> And I have restart apache.
> but the problem is the same.
>
> Thank's
>
> ----- Original Message -----
> From: David Robley <huntsman <email protected>>
> To: muttaqin <muttaqin <email protected>>; <webmaster <email protected>>
> Sent: Monday, June 25, 2001 11:52 AM
> Subject: Re: FTP Problem in PHP Version 4.0.4pl1
>
> > On Mon, 25 Jun 2001 13:02, muttaqin wrote:
> > > Had some problem calling the ftp_connect() functions. How to
> > > configure the ftp module?
> > >
> > > We use PHP Version 4.0.4pl1
> > >
> > > Fatal error: Call to undefined function: ftp_connect() in
> > > /home/httpd/html/php/test.php on line 6
> > >
> > > Configure Comand :
> > > './configure' '-prefix=/usr/local/php' '--with-mysql'
> > > '-with-apache=/usr/local/downloads/apache_1.3.17'
> > >
> > > thanks,
> >
> > You need to configure with --enable-ftp
> >
> > Check the output of configure --help for a comprehensive listing.
> >
> > --
> > David Robley Techno-JoaT, Web Maintainer, Mail List Admin, etc
> > CENTRE FOR INJURY STUDIES Flinders University, SOUTH AUSTRALIA
> >
> > "Ummm, Trouble with grammar have I! Yes!" -Yoda-

Im not sure - but if you check your config.log and look for ftp there may
be some clues there. You did re-install the new php, of course.

-- 
David Robley      Techno-JoaT, Web Maintainer, Mail List Admin, etc
CENTRE FOR INJURY STUDIES      Flinders University, SOUTH AUSTRALIA  

If Windows sucked, it would be good for something!

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>