Menu

Getting 500 Internal Error on Fantastico Inst

Help
2010-09-02
2013-06-03
  • Rev Darkwing

    Rev Darkwing - 2010-09-02

    I created a form on my website, made it simple without request for using the mysql database. Just email me the info and I provide the landing page once submitted. I tested and got a 500 Internal Server Error. I checked the logs and got the following errors:
        File does not exist: /home/myuserid/public_html/favicon.ico

       File does not exist: /home/myuserid/public_html/500.shtml, referer: http://mywebsite.org/tr4god911/use/TributeRequest/form1.html

       SoftException in Application.cpp:256: File "/home/myuserid/public_html/tr4god911/use/TributeRequest/process.php" is writeable by group, referer: http://mywebsite.org/tr4god911/use/TributeRequest/form1.html

    I have no idea what I did wrong or what went wrong. Any advice would be appreciated.
    Thanks

     
  • GC Newsome

    GC Newsome - 2010-10-24

    I was getting a similar error with the Fantastico install - BUT, the problem I was having was a simple fix.  It's probably the same for you.  The permissions for the process.php file (in the same folder as the form1.html file) need to be set so that group does not have write permission.  Changing it to 755 will work.  (Read/Write/Execute for owner and only Read/Execute for group and other)

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.