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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 21:01:27 2024 UTC