a little more help with python server-side scripting

John Salerno johnjsal at NOSPAMgmail.com
Tue Feb 21 23:18:59 EST 2006


Ben Cartwright wrote:

>> The script can be given a executable mode, or permission, using the
>> chmod command:
>>
>>   $ chmod +x myscript.py
> 
> And this answers your second.  Your host needs to know the path to your
> script so they can use chmod to make it executable.

Where does this line go? Just at the top as well?



More information about the Python-list mailing list