php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4393 Configure with option --with-ftp and it does not work
Submitted: 2000-05-10 21:20 UTC Modified: 2000-07-02 06:13 UTC
From: daoltd at yahoo dot com Assigned:
Status: Closed Package: Other
PHP Version: 4.0 Release Candidate 2 OS: Linux Mandrake 7,0
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
40 - 9 = ?
Subscribe to this entry?

 
 [2000-05-10 21:20 UTC] daoltd at yahoo dot com
I'm installing the php-4.0RC2 on my machine using Linux Mandrake 7.0 using GCC 2.95.2. The installation went smoothly without problem.
I configure with this option --with-ftp, and after installation I check this FTP function and it did not work (error: function not supported or undefined).
I check the configuration by using phpinfo() and the option showed up in the configuration, but there is no additional modules shown up (except the "bcmath" that I have in the configuration). This problem does not exist in the PHP4.0-RC1, FTP option works OK.
Steven Dao

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-02 06:13 UTC] sterling at cvs dot php dot net
Try the latest PHP release.  Use --enable-ftp instead.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 15 06:01:33 2024 UTC