[Tutor] os.system() not working

Nitish Kunder ndk1991 at gmail.com
Tue Aug 27 12:33:24 CEST 2013


Hii
I have a python program which i am calling from a php script.
The arguments to the program is a path to the file
The program when directly run from console executes normally.
But when I try to execute the program from browser ie call the python
script from php,
os.system command is not working what might be the problem.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20130827/e58351b8/attachment.html>


More information about the Tutor mailing list