I moved a website to a new location and got an error "Internal Server Error" instead of specific error. As i don't know PERL so i don't know how to fix it.
Can anybody help me to fix this error or to generate a specific error which i can understand as "Internal Server Errror" is not understandable for me.
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:
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.
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)
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)
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)
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)
:)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)
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)
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)