Date: 05/22/01
- Next message: Zak Greant: "[PHP-DEV] [PATCH] Patch to add constants for the connection handling functions"
- Previous message: derick <email protected>: "Re: [PHP-DEV] Lame support for win32 mail() function -rant"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: y2000 <email protected>
Operating system: windows 200
PHP version: 4.0.5
PHP Bug Type: Documentation problem
Bug description: install.txt
in install.txt
bad:
# for the apache module
LoadModule php4_module c:/php/sapi/php4apache.dll
AddType application/x-httpd-php .php4
right:
# for the apache module
LoadModule php4_module "c:/php/sapi/php4apache.dll"
AddType application/x-httpd-php .php4
-- Edit Bug report at: http://bugs.php.net/?id=11016&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>
- Next message: Zak Greant: "[PHP-DEV] [PATCH] Patch to add constants for the connection handling functions"
- Previous message: derick <email protected>: "Re: [PHP-DEV] Lame support for win32 mail() function -rant"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

