[FASTCGI] Issue on mod fastcgi 2.4.7 and apache 2.2.11 on win32
antonio cipolletti
antonio.cipolletti at gmail.com
Tue Feb 24 07:50:33 EST 2009
HI, my fastcgi application is working fine on win32 apache 2.2.8.
I must migrate to apache 2.2.11 win32, I know there is an incompabtibility
with the new apr 1.3.3, so i rebuild the mod fastcgi snapshot
mod_fastcgi-SNAP-0811090952,
and I recompiled my application with the new library required for 2.2.11 and
mod_fastcgi-SNAP-0811090952.
When I try to start apache there are following erros
[Tue Feb 24 13:41:04 2009] [crit] (OS 123)The filename, directory name, or
volume label syntax is incorrect. : FastCGI: can't exec server
"C:/tlx/MTF/FCGI/FCGI/ReqHandler/ReqHandler/req/Release/req.exe",
CreateNamedPipe() failed
[Tue Feb 24 13:41:04 2009] [crit] (OS 123)The filename, directory name, or
volume label syntax is incorrect. : FastCGI: can't start server
"C:/tlx/MTF/FCGI/FCGI/ReqHandler/ReqHandler/req/Release/req.exe":
spawn_fs_process() failed
the directive on http.conf is following
FastCgiServer C:/tlx/MTF/FCGI/FCGI/ReqHandler/ReqHandler/req/Release/req.exe
-processes 2
Anyone can help me to understand the problem ?
Many Thanks in advance.
Antonio Cipolletti
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.pins.net/mailman/private.cgi/fastcgi-developers/attachments/20090224/856664a5/attachment.html>
More information about the FastCGI-developers
mailing list