ID:               47611
 Updated by:       jmer...@php.net
 Reported By:      chicos at oleco dot net
-Status:           Open
+Status:           Feedback
 Bug Type:         Windows Installer
 Operating System: Windows XP
 PHP Version:      5.2.9
 Assigned To:      jmertic
 New Comment:

Can you provide the http.conf file your install is using?


Previous Comments:
------------------------------------------------------------------------

[2009-03-10 08:31:27] chicos at oleco dot net

Description:
------------
I installed PHP-CGI with Apache2 and used the MSI-Installer.
My Programs are in The Folder
D:\Web-Server\Programme\Apache\
D:\Web-Server\Programme\PHP 5.9.2\
and the htdocs are
D:\Web-Server\Programme\Apache\htdocs\



Reproduce code:
---------------
test.php:

<?php
echo("test");
?>

Expected result:
----------------
if i create in the htdocs-folder a test.php an access it thru
http://localhost/test.php then I get a 404-Error.

The Apache-Error-Logfiles show:
[error] [client 62.*****] File does not exist:
D:/Web-Server/Programme/Apache/htdocs/Web-Server

Why is there the folder at the end and not the filename of test.php? I
think it´s a Bug.

Actual result:
--------------
My doc_root = "D:\Web-Server\Programme\Apache\htdocs"



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=47611&edit=1

Reply via email to