PHP broken on OnionOS after using Overlay to boot from SD card
-
Installed Onion OS fresh boot and then proved PHP working with simple hello world in index.php in /www/php. All works ok. Expand memory using pivot-overlay procedure as detailed https://docs.onion.io/omega2-docs/boot-from-external-storage.html#the-pivot-overlay-procedure. When trying to open index.php get error "Bad Gateway the process did not produce any result. Double check uhttpd config and looks ok:
list interpreter '.php=/usr/bin/php-fcgi'
option index_page 'index.php'Check /usr/bin and php-fcgi is there.
Anyone got any ideas?