On Fri, 28 Mar 2014, Rich Shepard wrote: > What port should I use for local apps, and how do I fix the other problems > (no listening sockets and log access)?
Fixed the problem: turns out there were about 7 httpd processes running and restart was not working. So I stopped the processes and started httpd again. It works. Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
