From:             steve_info at dcsi dot com
Operating system: Windows 2000 Server
PHP version:      5.0.1
PHP Bug Type:     IIS related
Bug description:  php5isapi.dll give "no input file specified error"

Description:
------------
I installed 5.0.1 for Windows 2000 using the php5isapi.dll.  I stopped and
restrated IIS and then checked it out with phpinfo().  I recieved the "no
input file specified" error.  I rechecked all the installation steps but
never could resolve the problem.

I suspected the .dll was acting a lot like the CGI executable without the
%s%s, so I decided to replace the version 5 dlls with the version 4.3.8
Dlls.  

I did this and then edited the .php script configuration and the registry
values to reflect the version 4 dll.

It all works.  It looks like the php5isapi.dll is the worng file.  This
the .zip distribution.



-- 
Edit bug report at http://bugs.php.net/?id=29751&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=29751&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=29751&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=29751&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=29751&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=29751&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=29751&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=29751&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=29751&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=29751&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=29751&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=29751&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=29751&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29751&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=29751&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=29751&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=29751&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=29751&r=float

Reply via email to