Gandalf wrote:

> how can i ran script with python

It depends on your web server configuration. To get your web server
execute Python code, there are several alternatives like

* CGI
* FastCGI
* mod_python

Regards,


Björn

-- 
BOFH excuse #93:

Feature not yet implemented

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to