|
|
|||||||
| TroubleShooting General Trouble Shooting Examples |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
To run python script under Exabytes Linux servers.
1. For python system librarys common path, please use as below. #!/usr/bin/env python 2. Change the permission for your .py script, to allow executable. Shell> chmod a+x scriptname.py For example : chmod a+x index.py 3. Please make sure the owner of the script is your hosting account username. If not, change the owner with below command. Shell> chown username.username scriptname.py For example : chown exabytes.exabytes index.py
__________________
Strat with Linux || Optimize, Secure and increase performance of Apache || Already Started The visionary conceives the impossible, The missionary makes it possible. ...Gita. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| scripts for sale | rejavu | Web Master Related Offers | 0 | 12-17-2006 07:51 AM |
| Linux vs Windows hosting | Manuel_ | General Discussions | 0 | 06-29-2006 02:38 AM |
| Linux To Drive Innovation In Mobile Market | Manuel_ | Latest news / articles | 0 | 06-22-2006 03:57 PM |
| How To Change Name Servers | Peter2001 | TroubleShooting | 0 | 07-29-2005 10:11 AM |
| 'Which' Command in Linux Environment? | Jason | TroubleShooting | 0 | 07-05-2005 01:31 AM |