ftCommunity / ftcommunity-TXT

Fischertechnik ROBOTICS TXT firmware, community edition
http://cfw.ftcommunity.de/
GNU General Public License v3.0
46 stars 31 forks source link

Disable lighthttpd's ssi module #295

Open hypnotoad opened 2 months ago

hypnotoad commented 2 months ago

In the 2024 buildroot, the module fails with an error due to "read" not being implemented [1]. This likely has to do with our old Kernel. In the long run, it would be good to have a python-based web server which directly calls our python code. This commit also prepares for that by removing the only html file (screenshot.html and applog.html are not referenced).

[1]

2024-04-13 16:54:26: (../src/network_write.c.179) read: Function not implemented
2024-04-13 16:54:26: (../src/connections.c.325) connection closed: write failed on fd 10