How do I fix this?
Ah, the script isn't executable. You can fix that with chmod 755 sites/all/modules/mayl/mirror.py.
chmod 755 sites/all/modules/mayl/mirror.py
Ok Thanks. Now my error log tells me:
/usr/bin/env: python : No such file or directory
Comments
Comment #1
cafuego commentedAh, the script isn't executable. You can fix that with
chmod 755 sites/all/modules/mayl/mirror.py.Comment #2
John Yates commentedOk Thanks.
Now my error log tells me: