Sebastian Bergmann wrote:
Sebastian Bergmann wrote:

Using the current CVS of PHP 5's SAPI/CGI on Windows I get the
following message for every script

No input file specified.


  I investigated a bit and found out that this broke between August, 4th
  and August, 5th, meaning that

cvs upd -D 2003-08-04

works fine and

cvs upd -D 2003-08-05

fails.

it's working for me on windows. The only change in that range is http://cvs.php.net/diff.php/php-src/sapi/cgi/cgi_main.c?r1=1.237&r2=1.238&ty=h try reverting that patch in your build and see if it fixes your problem.

Shane



--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to