You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2014/06/18 11:29:13 UTC

[Bug 52795] mod_fcgid fails to spawn process in C:\Program Files

https://issues.apache.org/bugzilla/show_bug.cgi?id=52795

Florian Winter <fl...@fotoware.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|DUPLICATE                   |---

--- Comment #3 from Florian Winter <fl...@fotoware.com> ---
This has not been resolved. After upgrading to Apache 2.4.9 and the latest
modules without our own patch applied, the same problem still occurs. 

Snippet from httpd.conf:

    ScriptAlias /fcgid-bin/ "C:/Program Files (x86)/FotoWare/My Application/"
    <Location /fcgid-bin/>
        SetHandler fcgid-script
    </Location>

Is it necessary to use any special syntax so that ScriptAlias respects the
spaces?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org