Jump to content

Queued: fishhead


fishhead

Recommended Posts

a. fishhead

b. johnny

c. fishhead.heliohost.org

 

python and perl did not work since 08.09.2011

 

http://fishhead.heliohost.org/cgi-bin/printenv.pl

http://fishhead.heliohost.org/cgi-bin/env.py

 

===================================================================================================

Internal Server Error

 

The server encountered an internal error or misconfiguration and was unable to complete your request.

 

Please contact the server administrator, webmaster@fishhead.heliohost.org and inform them of the time the error occurred, and anything you might have done that may have caused the error.

 

More information about this error may be available in the server error log.

 

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 mod_mono/2.6.3 mod_jk/1.2.30 FrontPage/5.0.2.2635 mod_bwlimited/1.4 mod_auth_passthrough/2.1 mod_wsgi/3.3 Python/2.7.1 Server at fishhead.heliohost.org Port 80

===================================================================================================

 

Link to comment
Share on other sites

Your site is up and running. Moving to Customer Service for perl and python issues.

 

Please try this perl script for me and chmod it to 755:

 

#!/usr/bin/perl -w
use CGI ':standard';
$current_time = localtime;
# 
print header,
start_html('A Virtual Clock'),
h1('A Virtual Clock'),
"The current time is $current_time - PST.",
hr,
end_html;

Link to comment
Share on other sites

Hi. You currently have 6 processes, and the limit is 7. My guess is that the script is trying to open another process but it can't due to this limit.

 

Here is a list of what processes are currently running on your account:

- rss.py

- rss.py

- crond

- sh

- python

 

= 6 processes

Link to comment
Share on other sites

Hi. You currently have 6 processes, and the limit is 7. My guess is that the script is trying to open another process but it can't due to this limit.

 

Here is a list of what processes are currently running on your account:

- rss.py

- rss.py

- crond

- sh

- python

 

= 6 processes

is it possible for me to kill these processes?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...