Thread
:
N900 + lighttpd + PHP + web interface to control N900
View Single Post
gadgetChris
2010-12-11 , 05:13
Posts: 38 | Thanked: 10 times | Joined on Jan 2010 @ GTA Ontario
#
37
I also had error 500.
Turns out that lighttpd.conf by default expect php-cgi to be in /usr/sbin. I also added the execute flag after the copy.
Code:
chmod +x /usr/bin/php-cgi
After correction and restart all works well.
Code:
killall lighttpd lighttpd -f /etc/lighttpd.conf
Have Fun
Quote & Reply
|
The Following User Says Thank You to gadgetChris For This Useful Post:
cheve
gadgetChris
View Public Profile
Send a private message to gadgetChris
Find all posts by gadgetChris