php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6829 bad caching i think
Submitted: 2000-09-21 07:27 UTC Modified: 2000-11-03 20:08 UTC
From: austinwm at utdallas dot edu Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0.2 OS: windows 2000
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: austinwm at utdallas dot edu
New email:
PHP Version: OS:

 

 [2000-09-21 07:27 UTC] austinwm at utdallas dot edu
I don't know exactly how much the php intepret works but i
think i have an issue involving caching or memory retentio
or something, but there are two parts to the bug, first off
i can't create any php files named anything but index.php,
if i do it's as if they don't exist i get "
Fatal error: Unable to open c:\program files\apache
group\apache\blahware\bug.php in Unknown on line 0" that
aside, i can create a directory and put an index.php file
which works, but not the way it is supposed to.

the thing is, i am working on a message board/forum type
program like everyone else and the use a common starting and
finish so it looks uniform, the contents of test/index.php
are <?php phpinfo(); ?> yet when you access /test/index.php
i get the same unform look that one expect from the site and
it has the results of phpinfo(); inside the inner table,
which makes no sense whatsoever.

you can check it out at blahware.sourceforge.net, it will
redirect you to my computer where the problem is and try to
access /bug.php and /test/index.php, everything else that is
there seems to work fine.  I'm using php 4.0.2 and apache
1.3.12 in windows 2000 and i hve no clue what to do about this.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-09-21 07:34 UTC] austinwm at utdallas dot edu
i tried doing this earlier but i don't know if it worked,
the thing is i'm using cable for internet, and it sucks, a
few minutes ago it stopped translating my ip which means
that i'm accessing thourgh an internet connection sharing
type deal, which means my site can't be accessed right now
 [2000-11-03 20:08 UTC] sniper@php.net
Please read the manual for info how to configure your webserver.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 31 23:01:30 2024 UTC