effpeetee
07-13-2007, 12:13 PM
Is python at the server or must I upload it? :confused:
Frank
Frank
|
||||
Is python at the server or must I upload it?effpeetee 07-13-2007, 12:13 PM Is python at the server or must I upload it? :confused: Frank Spookster 07-13-2007, 01:20 PM Python should be on the computer where you want to run the script. TheShaner 07-13-2007, 03:01 PM Python must be installed on your computer to run any Python scripts as Spookster said. If you are using it as a server-side language for web applications, then you will have to have it included in your Apache configuration (or whatever web server you are using). See Apache's documentation on how to add it. If your computer doesn't have it, go here: http://www.python.org/download/ -Shane effpeetee 07-13-2007, 03:36 PM f your computer doesn't have it, go here: http://www.python.org/download/ Thanks you both for your help. I'll do that. Frank |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum