ID:               32684
 Updated by:       [EMAIL PROTECTED]
 Reported By:      ray dot list at powerweb dot net
-Status:           Open
+Status:           Bogus
 Bug Type:         Other web server
 Operating System: Win2000
 PHP Version:      4.3.11
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.




Previous Comments:
------------------------------------------------------------------------

[2005-04-12 18:13:27] ray dot list at powerweb dot net

Description:
------------
upgrading from 4.3.10 -> 4.3.11

Server: Website 3.5 
Server API: isapi

php folder C:\php
path includes c:\php
PHPRC = c:\php
C:\WINNT doesn't have any files with php in their name.

installed 4.3.11 by
renamed c:\php to php-4.3.10
unzipped the 4.3.11 binary zip package for windows file
renamed the 4.3.11 folder to php
copied php-4.3.10\php.ini to c:\php
restarted WebSite
opened up http://server/info.php -> "No input file specified"

switched back to 4.3.10 by
renamed c:\php to php-4.3.11
renamed php-4.3.10 c:\php
restarted WebSite
opened up http://server/info.php -> normal info

Reproduce code:
---------------
<? phpinfo(); ?>

Expected result:
----------------
Expected normal phpinfo() output, as per its behavior in 4.3.10

Actual result:
--------------
No input file specified



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=32684&edit=1

Reply via email to