openwrt stuff
Config changes to the openwrt to make it work:
problem:
pachube did not recognize my xml file as xml
solution:
create a /etc/httpd.conf file with this line:
.xml:application/xml
problem:
need to start at boot time the process that reads from serial port
solution:
follow this tutorial: http://oldwiki.openwrt.org/CustomStartupScripts.html
problem:
enable cron
solution:
follow this tutorial: http://oldwiki.openwrt.org/HowtoEnableCron.html
problem:
pachube did not recognize my xml file as xml
solution:
create a /etc/httpd.conf file with this line:
.xml:application/xml
problem:
need to start at boot time the process that reads from serial port
solution:
follow this tutorial: http://oldwiki.openwrt.org/CustomStartupScripts.html
problem:
enable cron
solution:
follow this tutorial: http://oldwiki.openwrt.org/HowtoEnableCron.html
Comments
Post a Comment