Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all! We have been experiencing an issue on site where threads have been missing the latest postings. The platform host Vanilla are working on this issue. A workaround that has been used by some is to navigate back from 1 to 10+ pages to re-sync the thread and this will then show the latest posts. Thanks, Mike.
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

500 Internal server error

  • 03-03-2007 10:59pm
    #1
    Registered Users, Registered Users 2 Posts: 1,667 ✭✭✭


    Hi lads

    I just got myself into a new venture, a linux VPS hosting. Have been using shared hosting for many years but totally a noob at this higher level. The idea is that I can learn more and when competence enuff will get into dedicated hosting.

    Now, i have aching problem with Apache (i think). basically i upload tar files (php scripts) using a ftp client in a public folder (public_html/test), then decompress the files using command lines from shell access.

    after that, when i view the site from browsers http://mydomain.com/test, it gives me this 500 internal server error!

    am not sure whats wrong, but. if instead of doing the above i.e. uploading already decompressed files using ftp program, everything seems working fine.

    i have checked the files permissions and ownership, looks all in order. any ideas?

    Mart


Comments

  • Registered Users, Registered Users 2 Posts: 1,064 ✭✭✭Snowbat


    Anything interesting showing up in /var/log/httpd/error_log (or wherever your Apache logs errors) when you get the 500 error?


  • Registered Users, Registered Users 2 Posts: 1,667 ✭✭✭MartMax


    Sorted.

    I saw the log, it had all to be because of the permissions. Having unzip the files, they were all set to 775, which i changed to 755 and it works out fine now.

    thanks.


Advertisement