php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11207 filename "demo.php" in root of virtual host doesn't pass through PHP
Submitted: 2001-05-31 05:26 UTC Modified: 2001-05-31 12:37 UTC
From: anders at gjerlov dot dk Assigned:
Status: Not a bug Package: Scripting Engine problem
PHP Version: 4.0.5 OS: Linux Redhat 6.2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: anders at gjerlov dot dk
New email:
PHP Version: OS:

 

 [2001-05-31 05:26 UTC] anders at gjerlov dot dk
Any script called demo.php will not pe proccessed by PHP if located in the root of the virtual host. The same file called Demo.php works fine! The same file in a subdirectory (without renaming) works fine!

PHP compiled with:
'./configure' '--with-apxs=/opt/apache/1.3.19/bin/apxs'
'--with-gd=/opt/gd/1.8.4/src' '--with-jpeg-dir=/usr/lib' '--enable-magic-quotes'
'--with-ttf=/usr/lib' '--with-png-dir=/usr/lib' '--with-tiff-dir=/usr/lib' '--with-pdflib'
'--enable-trans-sid' '--with-zlib' '--with-zlib-dir=/usr/include' '--with-imap'
'--with-kerberos' '--with-ldap'

Kind regards,
Anders Gjerl?v

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-31 12:37 UTC] sniper@php.net
Works for me just fine. There is some wierd setting in 
your Apache confs or in some .htaccess file.

Not a bug in PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 04 05:01:30 2024 UTC