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

             Bug #: 51194
           Summary: FcgidWrapper does not support paths containing a space
           Product: Apache httpd-2
           Version: 2.2.14
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_fcgid
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Prereq: 
Have a PHP installed in a path containing a space, for example C:\Program
Files\PHP

Based on that, the httpd.conf contains the following line:
FcgidWrapper "C:/Program Files/php/php-cgi.exe" .php 

Current result:
The Apache startup fails with the following error:
The Apache service named  reported the following error:
>>> Wrapper C:/Program cannot be accessed: (720002)The system cannot find the 
>>> file specified.     .

Expected: 
The Fcgid/Apache handles the path with a space correctly, so the wrapper is
found successfully.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to