Gandalf wrote:
On May 10, 2:36 pm, Bjoern Schliessmann <usenet-
[EMAIL PROTECTED]> wrote:
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

my server is my computer and all i did way to install python on it.


You might want to read a bit more about Python and how it can be used for web programming. Because your question is not easily answered.

I suggest the following at least:

http://wiki.python.org/moin/PythonVsPhp
        (especially the "Compared as Web Development Frameworks" section)

http://wiki.python.org/moin/WebProgramming



Good luck.

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

Reply via email to