I currently use

    Action application/x-httpd-php "/php/php.exe"

  to use PHP via CGI in Apache 2.0 and was wondering if it would be
  bossible to pass additional 'command line parameters' to the php.exe.

  I tested

    Action application/x-httpd-php "/php/php.exe -e"

  but this results only in an

    script not found or unable to stat: 
    C:/home/php/php4/Release_TS_inline/php.exe -e

  error.log entry.

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/                 http://phpOpenTracker.de/

  Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

Reply via email to