Cannot install PHPLD v3 on Hostgator - 500 Internal Server Error

Cannot install PHPLD v3 on Hostgator - 500 Internal Server Error

If you are getting a 500 Internal Server Error when trying to install PHPLD (PHP Link Directory) version 3 it is most likely because of file permission problems.

When you uploaded your files to your hosting they probably got set with 777 file permissions. This is a security threat, and Hostgator is preventing these files from being exsecuted beacuse of this threat. You need to set certain files to 755 to continue.

You can confirm this by checking you error log in cPanel. From the cPanel front page click 'Error log'. The most recent entries should be at the top. If you have an entry that reads.

error: file is writable by others:

then you need to change the file permissions of this file.  755 is the best option.  

PHPLinkDirectory Internal Server Error - SOLVED

Your answer was perfect. I had the Internal Server Error when trying to install PHPld -- and it turns out that I do host at HostGator.
I checked my logs and I found this line:
SoftException in Application.cpp:544: Directory "/home/firstone/public_html/directory/admin" is writeable by group
So, I just changed permissions for that directory to 755 (I use dreamweaver) and refreshed the page.
It worked.
Thanks for the extremely quick solution to my problem.
-Mark

Posted by Mark Widawer (not verified) on Wed, 08/13/2008 - 06:25
Post new comment
The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <img>
  • Lines and paragraphs break automatically.

More information about formatting options