Date: 05/22/01
- Next message: vigna <email protected>: "[PHP-DEV] Bug #11018: ereg_replace takes a preposterous amount of time w.r.t. PHP3"
- Previous message: markl <email protected>: "[PHP-DEV] Bug #11017: Documentation for pspell_new_config() is wrong"
- Next in thread: sniper <email protected>: "[PHP-DEV] Bug #11016 Updated: install.txt"
- Maybe reply: sniper <email protected>: "[PHP-DEV] Bug #11016 Updated: install.txt"
- Maybe reply: cynic <email protected>: "[PHP-DEV] Bug #11016 Updated: install.txt"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 11016
Updated by: brianlmoon
Reported By: y2000 <email protected>
Status: Open
Bug Type: Documentation problem
Operating system:
PHP Version: 4.0.5
Assigned To:
Comments:
I am using it without the quotes as we speak with no problems. Why do you say this is wrong?
Brian.
Previous Comments:
---------------------------------------------------------------------------
[2001-05-22 09:25:58] y2000 <email protected>
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
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11016&edit=2
-- 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: vigna <email protected>: "[PHP-DEV] Bug #11018: ereg_replace takes a preposterous amount of time w.r.t. PHP3"
- Previous message: markl <email protected>: "[PHP-DEV] Bug #11017: Documentation for pspell_new_config() is wrong"
- Next in thread: sniper <email protected>: "[PHP-DEV] Bug #11016 Updated: install.txt"
- Maybe reply: sniper <email protected>: "[PHP-DEV] Bug #11016 Updated: install.txt"
- Maybe reply: cynic <email protected>: "[PHP-DEV] Bug #11016 Updated: install.txt"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

