Hey Chris, thanks for response.<br><br>My featureserver.cgi is owned by root/root.&nbsp; Changing to postgres/postgres had no affect.<br>
I could try changing more of the webserver files to postgres ownership, but not quite sure where to start.<br><br>
the socket does exist, and had full permissions, I&#39;ve changed the .lock file to 777 as well, but still no affect.<br>
<br>
srwxrwxrwx&nbsp;&nbsp; 1 postgres postgres&nbsp;&nbsp;&nbsp;&nbsp; 0 Jul 23 11:29 .s.PGSQL.5432<br>
-rwxrwxrwx&nbsp;&nbsp; 1 postgres postgres&nbsp;&nbsp;&nbsp; 28 Jul 23 11:29 .s.PGSQL.5432.lock<br>
<br>
I&#39;ve tried combinations of ownership between these files and
featureserver.cgi (root/postgres).<br>the lock file must be owned by postgres user for postGIS to start.&nbsp; <br><br><br>Unix permissioning is tough :( <br>