<div dir="ltr">I am sorry for using this thread but I need help.<br clear="all"><div><br>I am installing QGIS Server on Ubuntu 20.04 (focal)<br><br>Docs indicate one should run usr/lib/cgi-bin/qgis_mapserv.fcgi and expect:<br><br>QFSFileEngine::open: No file name specified<br>Warning 1: Unable to find driver ECW to unload from GDAL_SKIP environment variable.<br>Warning 1: Unable to find driver ECW to unload from GDAL_SKIP environment variable.<br>Warning 1: Unable to find driver JP2ECW to unload from GDAL_SKIP environment variable.<br>Warning 1: Unable to find driver ECW to unload from GDAL_SKIP environment variable.<br>Warning 1: Unable to find driver JP2ECW to unload from GDAL_SKIP environment variable.<br>Content-Length: 206<br>Content-Type: text/xml; charset=utf-8<br><br><ServiceExceptionReport version="1.3.0" xmlns="<a href="http://www.opengis.net/ogc">http://www.opengis.net/ogc</a>"><br> <ServiceException code="Service configuration error">Service unknown or unsupported</ServiceException><br></ServiceExceptionReport><br><br>But I get:<br><br> Application path not initialized<br>Application path not initialized<br>Warning 1: Unable to find driver ECW to unload from GDAL_SKIP environment variable.<br>Warning 1: Unable to find driver ECW to unload from GDAL_SKIP environment variable.<br>Warning 1: Unable to find driver JP2ECW to unload from GDAL_SKIP environment variable.<br>"Loading native module /usr/lib/qgis/server/libdummy.so"<br>"Loading native module /usr/lib/qgis/server/liblandingpage.so"<br>"Loading native module /usr/lib/qgis/server/libwcs.so"<br>"Loading native module /usr/lib/qgis/server/libwfs.so"<br>"Loading native module /usr/lib/qgis/server/libwfs3.so"<br>"Loading native module /usr/lib/qgis/server/libwms.so"<br>"Loading native module /usr/lib/qgis/server/libwmts.so"<br>QFSFileEngine::open: No file name specified<br>Content-Length: 102<br>Content-Type: application/json<br>Server:  QGIS FCGI server - QGIS version 3.16.1-Hannover<br>Status:  400<br><br>[{"code":"Bad request error","description":"Requested URI does not match any registered API handler"}]<br><br>The commands I have entered into a fresh Ubuntu 20.04 image are:<br><br>sudo dpkg --remove-architecture i386<br>sudo apt-key adv --keyserver <a href="http://keyserver.ubuntu.com">keyserver.ubuntu.com</a> --recv-key F7E06F06199EF2F2<br>gpg --export --armor  F7E06F06199EF2F2  | sudo apt-key add -<br>sudo add-apt-repository "deb <a href="https://qgis.org/debian">https://qgis.org/debian</a> focal main"<br>sudo apt update<br>sudo apt-get install python-qgis qgis-server libapache2-mod-fcgid<br>sudo apt autoremove<br><br><br>Please help.  Thank you<br><br><br></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Calvin D Green, 832-214-8540, <a href="mailto:calvindgreen@gmail.com" target="_blank">calvindgreen@gmail.com</a></div></div></div>