I've installed QGIS Server as the guide you posted here and when I finished and tried doing http://localhost:83/qgis/qgis_mapserv.fcgi.exe?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities I get error :
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, admin@local.domain and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log
The log shows :
[Wed Dec 12 22:25:19 2012] [notice] Apache/2.2.14 (Win32) mod_fcgid/2.3.6 configured resuming normal operations
[Wed Dec 12 22:25:19 2012] [notice] Server built: Sep 28 2009 22:41:08
[Wed Dec 12 22:25:20 2012] [notice] Parent: Created child process 3868
[Wed Dec 12 22:25:20 2012] [notice] Child 3868: Child process is running
[Wed Dec 12 22:25:20 2012] [notice] Child 3868: Acquired the start mutex.
[Wed Dec 12 22:25:20 2012] [notice] Child 3868: Starting 64 worker threads.
[Wed Dec 12 22:25:21 2012] [notice] Child 3868: Starting thread to listen on port 83.
[Wed Dec 12 22:26:08 2012] [warn] [client 127.0.0.1] (OS 109)The pipe has been ended. : mod_fcgid: get overlap result error
[Wed Dec 12 22:26:08 2012] [error] [client 127.0.0.1] Premature end of script headers: qgis_mapserv.fcgi.exe
[Wed Dec 12 22:26:09 2012] [error] [client 127.0.0.1] File does not exist: C:/OSGeo4W/apache/htdocs/favicon.ico
And I couldn't find solution in other questions here.
What could be the problem ?
Thx.
