Sponsored Content
Full Discussion: 500 internal server error
Top Forums Shell Programming and Scripting 500 internal server error Post 302479568 by KenJackson on Saturday 11th of December 2010 01:43:09 PM
Old 12-11-2010
You have not given much information to help us help you.

Let's start with something simple.
Copy this text to a file named simple.html or similar and copy it to the root directory of your site:
Code:
<html>
  <head>
    <title>Test</title>
  </head>
  <body>
    <h1>This is a simple test</h1>
  </body>
</html>

Then, assuming your domain is example.com, enter example.com/simple.html in your browser.

If you get an error, the problem has nothing to do with perl.
If you see big bold letters This is a simple test, then you know the site is at least minimally functional.
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Mail fail to find internal server

I am getting a "connection to the server has failed" error when trying send out internal email. this will be like this for maybe four hours then it will start working for no reason. then it will stop again. the only constant i have is if i reboot the server the send mail will work for about an... (1 Reply)
Discussion started by: jrblanton
1 Replies

2. UNIX for Dummies Questions & Answers

Server Error 500. Total Newbie. Ugh.

Hi everybody... I'm trying to run some very simple cgi scripts on my server whilst I learn perl. Today is day 3 of that process, so I apologize in advance for not having enough knowledge to ask the right questions. Any program I try to execute gives me an Internal Server Error (500) message.... (4 Replies)
Discussion started by: paqi the black
4 Replies

3. Shell Programming and Scripting

500 Internal Server Error

:)Hi, I am working on perl-cgi script which i wrote on unix server, and now i want to run it from windows. Have put DNS entry, sybase and apache is running... But still I am getting 500 Internal Server Error!!! what could be the reason? (2 Replies)
Discussion started by: darshakraut
2 Replies

4. Web Development

weird 500 Internal server error

Hi All, I am seeking some help. While trying to access my website: EDITED (hosted on private server somewhere - don't want to publicize names) - I have a weird behaviour: I can always get to the site - but some applications get a 500 Internal error. If I use FireBug (mozilla addon) I can... (2 Replies)
Discussion started by: saariko
2 Replies

5. Shell Programming and Scripting

Fill the values between -500 to 500 -awk

input -200 2.4 0 2.6 30 2.8 output -500 0 -499 0 -488 0 .......... .......... .... -200 2.4 .... ... 0 2.6 (6 Replies)
Discussion started by: quincyjones
6 Replies

6. UNIX for Dummies Questions & Answers

Wget retry on 500 internal error

Hello Guys, I am trying to generate static site, I have perl script that wget the url, so the problem is sometimes wget has 500 internal error, this is failing to get that page. So I am thinking of retrying that url with 500 response. system $command = 'wget ... -i inputfile -o outfile" Is... (2 Replies)
Discussion started by: neal
2 Replies

7. Linux

CentOS release 6.7 - Internal Server Error

Hi #cat /etc/redhat-release CentOS release 6.7 (Final) 1. Installed one application and when access from web browser http..... it returns below error. ------------------------------------------------------- Internal Server Error The server encountered an internal error or... (1 Reply)
Discussion started by: iqtan
1 Replies

8. Shell Programming and Scripting

Bash Script to pull ipa server name on 500 servers

Hello All, I need help writing a bash script that will run on 500 LINUX servers and do the following: 1. Capture the ipa_server name from /etc/sssd/sssd.conf on a list of 500 servers in the ipahosts file. 2. Write to a file outputing only server name and IPA server name. Root ssh keys... (3 Replies)
Discussion started by: vtowntechy
3 Replies
SPD-CONF(1)						      General Commands Manual						       SPD-CONF(1)

NAME
spd-conf - A simple tool for basic configuration of Speech Dispatcher and problem diagnostics SYNOPSIS
spd-conf [options] DESCRIPTION
spd-conf is a simple tool for basic configuration of Speech Dispatcher and problem diagnostics OPTIONS
-h, --help show this help message and exit -e, --espeak Use espeak to synthesize messages --test-festival Test whether Festival works as a server -s, --test-spd-say Test connection to Speech Dispatcher using spd-say --test-pulse Test Pulse Audio -c, --config-basic-settings-user Configure basic settings in user configuration -u, --create-user-conf Create Speech Dispatcher configuration for the given user -C, --config-basic-settings-system Configure basic settings in system-wide configuration -n, --dont-ask Do not ask any questions, always use default values --test-alsa Test ALSA audio --test-espeak Test whether Espeak works as a standalone binary -d, --diagnostics Diagnose problems with the current setup -D, --debug Debug a problem and generate a report AUTHOR
spd-conf was written by Hynek Hanke <hanke@brailcom.org>. The webpage for this package can be found at http://www.freebsoft.org/speechd. This manual page was written by Luke Yelavich <themuso@ubuntu.com>, for the Ubuntu project (but may be used by others). August 24, 2009 SPD-CONF(1)
All times are GMT -4. The time now is 12:33 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy