From:             [EMAIL PROTECTED]
Operating system: Linux 2.4.9
PHP version:      4.2.3
PHP Bug Type:     *General Issues
Bug description:  can't fetch file update.php4

Hi,

first of all I can't determine, if this bugs concerns to you, to Apache or
to some fault in my configuration of either.

Using Apache 2.0.43 + PHP 4.2.3 I have some site set up, where I link a
file named "update.php4" within some menu (using HTML-<A>-tag of course).
I do the same with other scripts, but the other referers work.

Now, when I use this link to fetch update.php4, which contains nothing but
a nice PHP-script from the very first to the very last line, I get the
source instead of the script's output after running.

If I turn the reference as well as the script's name into updat.php4 or
updater.php4 everything works fine and I get the script running and
putting out ...

Then I tried STABLE-200210061500 from snaps.php.net and encountered the
same problem.

Again, I don't know, if this is of your concern or if it belongs to either
apache or my configuration. I first searched apache's bug report database
for update and found nothing appropriate and so grepped my configuration
files (the whole /etc/httpd-directory) for that token and didn't found it
somewhere not within a comment ...


-- 
Edit bug report at http://bugs.php.net/?id=19790&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=19790&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=19790&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=19790&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=19790&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=19790&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=19790&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=19790&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=19790&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=19790&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=19790&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19790&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=19790&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=19790&r=isapi

Reply via email to