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
  · Php - Dynamic Pages
· Password Protection
· MySQL
· Stats
· Power Tools

· FAQ Home

· EchoEcho+ Support

Php - Dynamic Pages: Troubleshooting php
Why do I get an "Error 500" from my php script?

Php is running with your userID's permissions.

To prevent abuse from hackers - that could potentially delete your entire account - php scripts are executed through the web servers security shell (suEXEC). This shell will not allow php scripts to run if their permissions are obviously dangerous - for example, if the file is writeable by anonymous users.

You should make sure that your scripts and the folders they reside within are not world writeable - only the owner should have write access to your php files.


Read more about permissions here:File Permissions - chmod

Last update: 12.07.2009, 21:17
Author: EchoEcho Support

printer-friendly version Send to a friend
Show this as PDF file export as XML-File

Average rating: 1.5 from 5 (2 Votes )

Please rate this entry:
completely
useless

1

2

3

4

5
most
valuable
You cannot comment on this entry | Content Overview: Php - Dynamic Pages
Copyright © EchoEchoPlus Hosting