Hi all, I have a project that requires acces to /dev/mem in order to change GPIOs. I made a website on a apache2 webserver on the PI, this website has to execute a python script to control a steppermotor. The user of the Apache2 webserver is www-data. But when I execute the python script by www-data...