Date: 10/02/01
- Next message: jeroen <email protected>: "[PHP-DOC] Bug #13523 Updated: doc_root"
- Previous message: Jirka Kosek: "[PHP-DOC] Re: Bug #10862 Updated: Filenames too long in downloadable manual"
- Next in thread: jeroen <email protected>: "[PHP-DOC] Bug #13523 Updated: doc_root"
- Reply: jeroen <email protected>: "[PHP-DOC] Bug #13523 Updated: doc_root"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: tfoster <email protected>
Operating system: NT Workstation
PHP version: 4.0.6
PHP Bug Type: Documentation problem
Bug description: doc_root
The docs say that when using PWS, php.ini should be configured as
follows:
"Set the 'doc_root' to point to your webservers
document_root. ex: c:\apache\htdocs or c:\webroot"
I set mine to "L:\php\htdocs" (a FAT partition), used MMC to map a virtual
directory to the drive. Used "<?php phpinfo();?>" as a script and got a CGI
error:
"The specified CGI application misbehaved by not returning a complete set
of HTTP headers. The headers it did return are:"
Editing the ini file and removing the "L:" from 'doc_root' (even leaving
the entire value blank) would cause PHP to work correctly.
-- Edit bug report at: http://bugs.php.net/?id=13523&edit=1
- Next message: jeroen <email protected>: "[PHP-DOC] Bug #13523 Updated: doc_root"
- Previous message: Jirka Kosek: "[PHP-DOC] Re: Bug #10862 Updated: Filenames too long in downloadable manual"
- Next in thread: jeroen <email protected>: "[PHP-DOC] Bug #13523 Updated: doc_root"
- Reply: jeroen <email protected>: "[PHP-DOC] Bug #13523 Updated: doc_root"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

