Snakeoil Forums

Full Version: Snakeoil Firmware - 1.2.2 (Gear Isolation U2)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
(19-Feb-2022, 08:14 AM)agent_kith Wrote: [ -> ]I missed this earlier. So this is the fatal error you guys were talking about? Are you still getting that? That's actually the Snakeoil Website (on the internet), and not the WebApp (Running on your snakeoil computer).

Are you guys still seeing this error? I can't recreate this on my home machines at all (and I'm using firefox).
Yes, still getting error. Checked again in Win 11 Firefox and Edge. Also same error on Win 10 Firefox, Edge and Chrome on another laptop.
(19-Feb-2022, 09:39 AM)Snoopy8 Wrote: [ -> ]Yes, still getting error. Checked again in Win 11 Firefox and Edge. Also same error on Win 10 Firefox, Edge and Chrome on another laptop.
Have made some changes on the server. Can you check again and let me know if it's still a problem?

Unfortunately I cannot replicate this problem from my home network.

The blog software I'm using is no longer getting updates. I'll need to move to another software eventually, for the Snakeoil project, and also sublime Hifi. Something else to add to my todo list.
(19-Feb-2022, 10:15 AM)agent_kith Wrote: [ -> ]
(19-Feb-2022, 09:39 AM)Snoopy8 Wrote: [ -> ]Yes, still getting error. Checked again in Win 11 Firefox and Edge. Also same error on Win 10 Firefox, Edge and Chrome on another laptop.
Have made some changes on the server. Can you check again and let me know if it's still a problem?

Yes, fixed. Thumbs Up
(08-Feb-2022, 08:09 AM)agent_kith Wrote: [ -> ]The entire WebApp is now PHP free. Meaning you can manually disable the PHP engine on the Snakeoil computer and save a few CPU cycles.. <- Note with this firmware I still kept the PHP engine running because folks may want to go back to the previous firmware.
Curious whether PHP has been disabled in 1.2.5? If not, what are the commands to do this? And is the following article the correct way to do things?
https://brightwhiz.com/enable-disable-ph...es-ubuntu/
(07-Jun-2022, 02:46 PM)Snoopy8 Wrote: [ -> ]
(08-Feb-2022, 08:09 AM)agent_kith Wrote: [ -> ]The entire WebApp is now PHP free. Meaning you can manually disable the PHP engine on the Snakeoil computer and save a few CPU cycles.. <- Note with this firmware I still kept the PHP engine running because folks may want to go back to the previous firmware.
Curious whether PHP has been disabled in 1.2.5? If not, what are the commands to do this? And is the following article the correct way to do things?
https://brightwhiz.com/enable-disable-ph...es-ubuntu/
No not yet, switch to do so will only be added in 1.3.1 and beyond, just in case people wants to roll back to the old versions where PHP is required for firmware updates/rollbacks.

To disable this from the command line, run the following:
Code:
sudo lighttpd-enable-mod fastcgi
sudo lighttpd-enable-mod fastcgi-php
Pages: 1 2 3