Date: 09/21/00
- Next message: James Hester: "[PHP-DEV] Re: PHP 4.0 Bug #6783 Updated: Empty form used as a url make the session variables re-register and data is nul"
- Previous message: tammy: "[PHP-DEV] Re: PHP 4.0 Bug #6183 Updated: Failure to make PHP4 with SOLID"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: austinwm <email protected>
Operating system: windows 2000
PHP version: 4.0.2
PHP Bug Type: *General Issues
Bug description: bad caching i think
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.
-- 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: James Hester: "[PHP-DEV] Re: PHP 4.0 Bug #6783 Updated: Empty form used as a url make the session variables re-register and data is nul"
- Previous message: tammy: "[PHP-DEV] Re: PHP 4.0 Bug #6183 Updated: Failure to make PHP4 with SOLID"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

