Thank you for this comprehensive tutorial. I will install it on Windows 10 and share if there are any issues.
@1raskumar4 жыл бұрын
hello from Ukraine.thank you!
@moritzh.5007 Жыл бұрын
great video. Is it possible to do this on one Ubuntu Laptop, without a separate machine? If yes, where do I get the IP adress that I need to insert into the etc/hosts file? (I have apache2 and QGIS Server installed on Ubuntu desktop).
@shapley262 жыл бұрын
Many thanks Riccardo!
@AhmedMostafa-og8ri9 ай бұрын
I can't find the chair, how can I find it? Please
@mohamedbelhassen83953 жыл бұрын
could you share the used qgs project files. with my own qgs file I got the following error: Layers not valid.
@danieldogeanu85134 жыл бұрын
thaks...a lesson of qgis server and nginx install and configuration...and qgis client 2....
@diegoarmandoldeguevarahera8984 жыл бұрын
hello incredible contribution, sorry I have a question how can I access the server where I install qgis server through the terminal. to make the changes you make in the browser. sorry for the disturbances
@ghassen7503 жыл бұрын
Thanks for your video, but how can i do GetPrint request for this project ? is there a config to do or a plugin to install please ?
@falahaskar38754 жыл бұрын
Have you the Video for Windows ?
@gustavop.r.66842 жыл бұрын
Amazing tutorial. I would like to know how to create a Ubuntu Virtual Machine like your video? Can you recomend me other tutorial or blog to read. Thanks a lot for the information.
@rishabhanand62394 жыл бұрын
This XML file does not appear to have any style information associated with it. The document tree is shown below. Project file error. For OWS services: please provide a SERVICE and a MAP parameter pointing to a valid QGIS project file I followed the same steps but this is appearing on the webpage. Can you help me with this? Please.
@HectorRec Жыл бұрын
Same, can you fix this ?
@Ezeiur Жыл бұрын
i have the same problem, any fix?
@shubhamtiwari58808 ай бұрын
Anyone got the solution for this?pls share some links for solution
@TwitchFlys3 жыл бұрын
I follow all your directions, copying as you go along. however when i get to the install qgis-server line... i get back "Unable to locate package python-qgis"
@RiccardoKlinger3 жыл бұрын
this is definitely a question for gis.stackexchange then. Maybe check your Python PATH environment variable.
@falahaskar38754 жыл бұрын
wahts this Black commond ? Please ?
@robinkohrs80974 жыл бұрын
Amazing!!!
@dantasfelipe4 жыл бұрын
Hello, I would like to thank you for this excellent video, as there are not many out there for beginners like me. I followed the script and managed to get the standard GetCapabilities, however when I add the MAP variable to the url defining the path for my project, getting an error "500 Internal Server Error". What could be happening? If I use the documentation project, it works perfectly, but my project that I created in QGIS Windows and transfer to the linux server does not work: / Ah, if I can place an order, make a video series about the qgis server, settings for production, etc., because novice users like me, I have many difficulties due to lack of documentation.
@RiccardoKlinger4 жыл бұрын
I am not an expert on Qgis Server, so I am not able to do this with a proper and valid tip / suggestion...
@spatialnasir Жыл бұрын
From my experience with Apache and Nginx, 500 bad error is usually due to file and directory permissions. Perhaps, you haven't give Apache access to the file. In the video, the author made Apache the owner of the QGIS files and data. However, that isn't sufficient in Linux operating systems. You must also give Apache permission to access every folder that leads to that file.
@djehubert814 жыл бұрын
Hey, that's a great video, I am stauck at installing my QGIS Server under windows. Could you help with that?
@RaviShankar-gw7id3 жыл бұрын
Same here need to install qgis server on windows. Please help
@RaviShankar-gw7id3 жыл бұрын
Did you do it?
@jhongalindo4904 Жыл бұрын
Hello and thank you for your video, I really appreciate I try to configure on my virtual machine on azure but I am obtain the following error: Not Found The requested URL was not found on this server. The Apache server is running correctly, but the URL cgi-bin/qgis_mapserv.fcgi.exe?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities is not working, do you know what is the probably reason of it ? Thank you