(07-May-2021, 06:51 AM)Coacharnold Wrote: Been testing on and off all day, got LMS running pretty good. But since building my full collection in LMS I rebooted and have no web server?Interesting.. Shouldn't conflict with LMS as it is using port 9090 or 9000 from memory. However, some plugins may be using port 80? The port the Snakeoil WebApp is using.
I still get the snakeoilweb server, but only a white and blank page
I suspect maybe there is a conflict with LMS's web server? ...
You mentioned needing to post instructions for LMS... was it anything more complicated than just starting it.
thanks for this project ... fun stuff
T
Can you SSH to your computer, and run the following commands? Give me the output here so I can take a look.
sudo systemctl status lighttpd
sudo netstat -tulpn | grep 80