473,386 Members | 1,798 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

python under earthlink hosting?

I keep chatting with the tech support people at Earthlink, asking where
the location of the Python interpreter is. They don't seem to know where
it is. They don't know if Python is running on my server, either. I know
Perl is at /usr/local/bin/perl ...but when I use a similar address for
Python I get a 500 internal server error.

Has anyone succeeded in getting Python CGI scripts running on an earthlink
hosted site?
Aug 1 '06 #1
3 1311
No, but before I signed up with them I asked if it was available
and they said yes.
wes
mbstevens wrote:
I keep chatting with the tech support people at Earthlink, asking where
the location of the Python interpreter is. They don't seem to know where
it is. They don't know if Python is running on my server, either. I know
Perl is at /usr/local/bin/perl ...but when I use a similar address for
Python I get a 500 internal server error.

Has anyone succeeded in getting Python CGI scripts running on an earthlink
hosted site?

Aug 2 '06 #2
mbstevens wrote:
I keep chatting with the tech support people at Earthlink, asking where
the location of the Python interpreter is. They don't seem to know where
it is. They don't know if Python is running on my server, either. I know
Perl is at /usr/local/bin/perl ...but when I use a similar address for
Python I get a 500 internal server error.

Has anyone succeeded in getting Python CGI scripts running on an earthlink
hosted site?

Maybe they didn't symlink it, try /usr/local/bin/python2.4

--
mph
Aug 2 '06 #3
On Wed, 02 Aug 2006 14:40:48 +0200, Martin P. Hellwig wrote:
Maybe they didn't symlink it, try /usr/local/bin/python2.4
Thanks, Martin.
I went back to earthlink with this:

_________________________
Me:
"I understand that I am supposed to be
able to write CGI
scripts in any scripting language. I can't seem to find the Python
interpreter on my server, and keep getting a 500 internal server error
with the following shebang lines:
#!/usr/local/bin/python
#!/usr/bin/python
#!/bin/python
#!usr/local/bin/python2.4
#!/usr/bin/python2.4
#!/bin/python2.4

Is Python just not running on the
server that hosts my site?
If it is running -- where is it?"
__

Daniel P:
"I am sorry, EarthLink provides support only for CGI and Perl
scripting."
______________________
It seemed like such a simple couple of questions for their support staff
to answer.
I'm beginning to think that if I want to write Python CGI scripts
I'll have to move to a different service.


Aug 2 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Tom Locke | last post by:
Hi, Anyone know of a good hosting company that offers both server-side Python and a subversion repository? I know of one: www.textdrive.com - they're a bit pricey, but I s'pose you gets what...
19
by: Kevin | last post by:
I have been using java (jsp/servlets), vb/asp and perl for a few years. Almost all my projects are web site development related, and many of my clients' web sites are hosted on those shared web...
0
by: Roy Chastain | last post by:
I would like to hear from anyone that has managed to get an ASP.NET application with Code-Behind pages working on Earthlink hosting service. I am having problems with Code Access Security...
50
by: walterbyrd | last post by:
I don't know if this is a fair comparison or not. Any comments appreciated. - Python is more readable, and more general purpose - PHP has awful backward compatibility - PHP has a lower barrier...
852
by: Mark Tarver | last post by:
How do you compare Python to Lisp? What specific advantages do you think that one has over the other? Note I'm not a Python person and I have no axes to grind here. This is just a question for...
113
by: John Nagle | last post by:
The major complaint I have about Python is that the packages which connect it to other software components all seem to have serious problems. As long as you don't need to talk to anything outside...
70
by: TheFlyingDutchman | last post by:
Python user and advocate Bruce Eckel is disappointed with the additions (or lack of additions) in Python 3: http://www.artima.com/weblogs/viewpost.jsp?thread=214112
4
by: walterbyrd | last post by:
According to hostmonster's list of features, they do support python. Does anybody have any experience with hostmonster?
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.