I'm still stumbling around in the dark on this one, trying to get closer to the original environment and having no real luck. Since I've added a few modules to my Apache2 install, I get the following in my Apache2/error.log when I restart the server: [error] python_init: Python version mismatch, exp...
Now that I've established that my python script works, it's time to make the link from the webpage to my python script. For simplicity's sake, I'm leaving the site at Apache2's default of /var/www with my files in a subdirectory /var/www/html The perl script pages (in a subdirectory within ../../htm...
Hello, I previously had a neat little home theater remote setup using a minimal ubuntu machine and a Tira-2 USB IR transceiver. The old machine finally died after about 5 years of continuous operation, so I've replaced it with a Pi The old setup worked like this: web page button (form) press -> AJAX...