ID: 23908 Updated by: [EMAIL PROTECTED] Reported By: pagameba at magma dot ca -Status: Open +Status: Bogus -Bug Type: *Web Server problem +Bug Type: *General Issues Operating System: winxp PHP Version: 4.3.2 New Comment:
Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. . Previous Comments: ------------------------------------------------------------------------ [2003-05-30 14:16:57] pagameba at magma dot ca 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 this bug report at http://bugs.php.net/?id=23908&edit=1