From:             pagameba at magma dot ca
Operating system: winxp
PHP version:      4.3.2
PHP Bug Type:     *Web Server problem
Bug description:  problem with PATH_INFO urls

Not sure of the classification of this one, or even the summary at this
point.  Pres2 uses PATH_INFO to calculate what presentation/slide to show
with a URL something like:

http://myserver/pres2/show.php/mypresentation/1

This worked with PHP 4.3.2 RC1 but I just installed PHP 4.3.2 final and
now I get "No input file specified.".

I've hacked pres2 to use query strings instead, which works fine.  Is this
a configuration issue?  I changed nothing in my php.ini between rc1 and
the final version.

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

Reply via email to