php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7849 Cannot configure PHP4.0.3pl1 to allow ftp
Submitted: 2000-11-16 12:48 UTC Modified: 2000-11-18 22:29 UTC
From: Alec dot Horley at hi2corp dot com Assigned:
Status: Closed Package: FTP related
PHP Version: 4.0.3pl1 OS: Linux Redhat 6.2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: Alec dot Horley at hi2corp dot com
New email:
PHP Version: OS:

 

 [2000-11-16 12:48 UTC] Alec dot Horley at hi2corp dot com
We are running with apache and wished to configure for use with FTP functions.

Here is what we did:

Stopped apache

./configure --with-mysql --with-apache=/usr/local/apache_1.3.12 --enable-track-vars ?-enable-ftp

make

make install

started apache.

This does not change the configuration of PHP4, and FTP is still disabled.

I have posted this problem on the PHPbuilder forum and got no response.

Is this a bug, or am I doing something wrong?

Many Thanks,

Alec

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-18 22:29 UTC] sniper@php.net
Please read the INSTALL file. You should be doing the 'make install' in the
Apache directory not in PHP.

--Jani
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 19:01:37 2025 UTC