Hi Oliver > the setup is mostly the same between linux and windows but for the fact you > must use cgi and not fastcgi as indicated in > http://karlinapp.ethz.ch/qgis_wms/configuration/index.html
This webpage is a pretty old one. There is no reason why it should not work on windows with fastcgi. I however don't have experience with it on win. Regards, Marco Am Freitag, 29. April 2011, um 14.08:07 schrieb Oliver Christen: > sadely no > > I gave up, as it was mostly for testing only and I had no more time to > spend on this problem. > > the setup is mostly the same between linux and windows but for the fact you > must use cgi and not fastcgi as indicated in > http://karlinapp.ethz.ch/qgis_wms/configuration/index.html > > also here is my apache conf, though it may NOT be ok > > <Directory "C:/prog/web/wamp/apache2/cgi-bin"> > AllowOverride None > Options +ExecCGI > Order allow,deny > Allow from all > SetEnv LD_LIBRARY_PATH "C:/prog/dev/gis/Quantum GIS > 1.6/apps/qgis/plugins" > </Directory> > > regards > > Oliver Christen > > Camptocamp SA > > PSE-A, Parc Scientifique EPFL > 1015 Lausanne, Switzerland > > +41 21 619 10 23 (direct) > +41 21 619 10 10 (centrale) > [email protected] > www.camptocamp.com > ----- Original Message ----- > From: "Giovanni Manghi" <[email protected]> > To: "Oliver Christen" <[email protected]> > Cc: <[email protected]>; "Nelson" <[email protected]>; > <[email protected]> > Sent: Friday, April 29, 2011 9:59 AM > Subject: Re: [Qgis-user] qgis-mapserver on Windows ignore my postgis and > shapefile layers > > > Hi, > > > >> Im having some teoubles with qgis-mapserver on Windows. > > > > Did you managed to solve this problems in qgis-mapaserver under Windows? > > > > By the way, there is some guide about installing/making it work under > > Windows? > > > > Thanks in advance > > > > -- Giovanni -- > > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user -- Dr. Marco Hugentobler Sourcepole - Linux & Open Source Solutions Churerstrasse 22, CH-8808 Pfäffikon SZ, Switzerland [email protected] http://www.sourcepole.ch Technical Advisor QGIS Project Steering Committee _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
