php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #7966 INSTALL doc incomplete
Submitted: 2000-11-25 08:22 UTC Modified: 2000-11-25 10:14 UTC
From: dharana at bigfoot dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.3pl1 OS: Linux k 2.4-test11
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: dharana at bigfoot dot com
New email:
PHP Version: OS:

 

 [2000-11-25 08:22 UTC] dharana at bigfoot dot com
I know its not a bug but I don't know where should I report it.
The problem comes when you want to compile php with extensions. Looking at the brief apxs/mysql example in the file you would think that this:
./configure --with-apxs --with-mysql --with-gd --with-ftp
is right. But for ftp you need to put an --enable- instead of a --with.

I think that the INSTALL file should contain a list with the apropiate tags for every module.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-25 10:14 UTC] sniper@php.net
The list of configure options you get with command:

./configure --help

And that list is _always_  up to date.  

--Jani

 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Mon Jun 15 09:00:02 2026 UTC