[Qgis-user] QGIS Server cannot use port 80

derrickb52 derrickb52 at gmail.com
Wed Apr 5 02:28:38 PDT 2017


Tyler,

According to your netstat command, the process which is using port 80 is
process ID (PID) 2272. You should be able to use task manager to see what
executable is running that process. 

And to answer your question, it looks like QGIS Server uses apache to run
CGI scripts. You should be looking at the apache httpd.conf if you wish to
change to another port. I believe the line says simply "Listen 80". You can
change it to 8080 and restart (or start) apache and it should work.

V/r,
Derrick



--
View this message in context: http://osgeo-org.1560.x6.nabble.com/QGIS-Server-cannot-use-port-80-tp5315767p5315838.html
Sent from the QGIS - User mailing list archive at Nabble.com.



More information about the Qgis-user mailing list