You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.
I'm trying to make a pocketvj from scratch.
I followed all the instructions, and I think they went well.
I can not see the control panel. I try to open from google chrome the ip address of the raspberry pi (in my case 192.168.0.22).
Before modifying the /etc/lighttpd/lighttpd.conf /var/www/html by /var/www,
I could see the /var/www/html/index.lighttpd.html in google chrome. But now changing the file again and returning it to what it was, but nothing happens.
I already did:
visudo --> www-data ALL = (ALL) NOPASSWD: ALL
sudo lighty-enable-mod fastcgi-php
chmod 755 -R / var / www
sudo /etc/init.d/lighttpd force-reload
The raspberry pi is using a wired connection to the router. The ip of the router is 192.168.0.1
ls of the www folder
root@raspberrypi:/var/www# ls
05_mapper.png AUTHORS.md LICENSE.md PocketVJ-CP-v3 README.md RELEASE_NOTES.md ROADMAP.md backend.php css eXtplorer favicon.ico fonts html images index.html js offline.min.js projector_passwords.md streamer sync themes
eXtplorer does not walk either
thank you very much!!
The text was updated successfully, but these errors were encountered:
Hello
I'm trying to make a pocketvj from scratch.
I followed all the instructions, and I think they went well.
I can not see the control panel. I try to open from google chrome the ip address of the raspberry pi (in my case 192.168.0.22).
Before modifying the /etc/lighttpd/lighttpd.conf /var/www/html by /var/www,
I could see the /var/www/html/index.lighttpd.html in google chrome. But now changing the file again and returning it to what it was, but nothing happens.
I already did:
visudo --> www-data ALL = (ALL) NOPASSWD: ALL
sudo lighty-enable-mod fastcgi-php
chmod 755 -R / var / www
sudo /etc/init.d/lighttpd force-reload
The raspberry pi is using a wired connection to the router. The ip of the router is 192.168.0.1
ls of the www folder
root@raspberrypi:/var/www# ls
05_mapper.png AUTHORS.md LICENSE.md PocketVJ-CP-v3 README.md RELEASE_NOTES.md ROADMAP.md backend.php css eXtplorer favicon.ico fonts html images index.html js offline.min.js projector_passwords.md streamer sync themes
eXtplorer does not walk either
thank you very much!!
The text was updated successfully, but these errors were encountered: