[PHP-DEV] PHP 4.0 Bug #7966: INSTALL doc incomplete From: dharana <email protected>
Date: 11/25/00

From: dharana <email protected>
Operating system: Linux k 2.4-test11
PHP version: 4.0.3pl1
PHP Bug Type: Documentation problem
Bug description: INSTALL doc incomplete

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.

-- 
Edit Bug report at: http://bugs.php.net/?id=7966&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>