Site Panel Help User Panel Help Panel Demo's Search Help

Categories

· Show all categories

· New Customer FAQs
· E-Mail
· FTP - File Transfers
· Domains
· SSH and Telnet
· Scripting Languages
· Password Protection
· MySQL
· Stats
· Power Tools

· FAQ Home

· EchoEcho+ Support

XML-File

<?xml version="1.0" encoding="iso-8859-1"
standalone="yes" ?>
<!-- XML-Output by phpMyFAQ 1.3.8 -->
<phpmyfaq
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:NamespaceSchemaLocation="http://www.phpmyfaq.de/xml/faqschema.xsd">
<article id="45">
	<language>en</language>
	<category>Perl - Cgi</category>
	<keywords></keywords>
	<theme>What is Internal server error:
500?</theme>
	<content
xmlns="http://www.w3.org/TR/REC-html40">An internal server error
occurs when you try to execute a
script that has
an error.

The most common cause is wrong permissions for the file.

When you upload a perl script you need to set the
permissions to 755.

Try right click on the file in your FTP program, and look
for an option
called &quot;chmod&quot;.

Chmod is the technique to change file permissions and
executable scripts
must be chmod 755 to run.

If you&#039;re installing a 3rd party script that says that
a certain
executable file MUST be chmod 777 you should still set it to
755,
cause chmodding executable files to 777 is a major security
risk and the
server just won&#039;t accept it.</content>
	<author>EchoEcho Support</author>
	<date>12.07.2009, 21:13</date>
</article>
</phpmyfaq>

open XML-File

Copyright © EchoEchoPlus Hosting