Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Member bmcpanel's Avatar
    Join Date
    Jun 2002
    Posts
    546

    Default Question about Python

    A customer is asking about Python. Can anyone tell me if Python is configured to be used as he is referring below? I am Python illiterate.

    Thanks...

    =========================
    Actually, I believe my question falls under configuration and not programming. As you must configure the Apache server to recognize and execute PHP scripts, so it must do to allow Apache to recognize and execute Python scripts. I think the Apache server must be set up to recognize the standard .py Python extention and then reference the python binary in order for it to be executed, in a similar fashion as it does for PHP.

  2. #2
    itf
    itf is offline
    Member
    Join Date
    May 2002
    Posts
    626

    Default

    Python is an interpreted, interactive, object-oriented programming language. It is often compared to Tcl, Perl, Scheme or Java not PHP

    You should put this header in every python scripts/programs

    #! /usr/bin/python

    Also like mod_perl there is an integration with Apache for python too which is called mod_python (however it is not recommended to use these modules)

    Also Add handler for .py file to httpd.conf

    refer to this site for more information
    http://www.modpython.org
    Please use messengers to contact me:
    MSN: patrickay@msn.com
    AIM: PatrickITF

  3. #3
    Member bmcpanel's Avatar
    Join Date
    Jun 2002
    Posts
    546

    Default

    Thank you. This info is very helpful.

Similar Threads & Tags
Similar threads

  1. Python Python 2.7.1 Installation
    By sgate1 in forum cPanel and WHM Discussions
    Replies: 9
    Last Post: 08-11-2011, 07:18 PM
  2. Python
    By nibb in forum cPanel and WHM Discussions
    Replies: 16
    Last Post: 06-25-2008, 09:55 AM
  3. Python Question
    By g-e-tech.com in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 04-24-2005, 02:31 AM
  4. Python 2.2
    By Curious Too in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 05-14-2003, 05:25 PM
  5. python
    By First Faze in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 04-12-2002, 06:59 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube