Apache/mod_python, it hangs. Probably because Apache doesn't run as a normal user so it can't get a GUI context. This is a bummer, I was able

i solved that problem by modding the sudoers file:

Cmnd_Alias      DVR_cmds=/usr/bin/osascript, /DVR/webAccess/scripts/*.sh
www     ALL=(DVR_ra)    NOPASSWD: DVR_cmds
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to