Mark Kronsbein wrote:
> Hi,
> as I am writing a book about PHP (what else ;), I wanted to document all
> configure options. I copied them from the configure of PHP 4.0.5-dev.

Please be cautious, dev-releases may use preliminary configure options.
Those options may change by final release. For example, a new experimental
configure option may be "--with-joes-gd-patch=/", but the same option may
later become part of "--with-gd=/".

> When I looked at http://www.php.net/manual/install.configure.php, I noticed two 
>things: 
> 1. install.configure.php seems not to be in phpdoc/de/chapters/install.xml

Each language (de/fr/it) is translating at a different speed. Some
pages are translated earlier, some later.

> 2. The original install.configure.php  is very outdated.

This will always be the case unless this page is updated at the same time
as the configure script. Do you have a list of the missing options?

> My Questions are:
> 1. Is there a need/wish, to document every configure-option?

Almost every one, but not all of them. Some break php, some are for
source-level or compiler-level debugging.

> 2. What about adding an URL to (nearly) every option?

Not every option needs one.

If you wish to either send patches to the doc list, or get a CVS phpdoc
account and make the changes, I think it would be great to have somebody
taking this on as an ongoing project.

-ronabop
--
Personal:  [EMAIL PROTECTED], 520-326-6109, http://www.opus1.com/ron/
Work: [EMAIL PROTECTED], 520-546-8993, http://www.pnsinc.com/
The opinions expressed in this email are not neccesarrily those of myself,
my employers, or any of the other little voices in my head.

Reply via email to