Menu

error 500 : internal server error

Help
2009-07-22
2015-07-05
  • Jimmy Lavoie

    Jimmy Lavoie - 2009-07-22

    I got this error when I tried to execute the schedule backup script.

    What is doing this ? How may I solve that ?
    ---
    MySQL 5.0.67
    PHP Version 5.2.6
    Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4 mod_jk/1.2.25

    ---
    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, xxxx@xxxxx.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
    ----
    geemeetheway

     
    • Rick Vanden Ham

      Rick Vanden Ham - 2009-09-10

      I get the same message doing a manual backup of a 200 meg database.  It has been working for over a year and just stopped a few weeks after we moved to a new server. 
      MySQL 5.0.67
      PHP 5.2.8

      Have you resolved your problem?

      Rick

       
  • Dwight Walker

    Dwight Walker - 2015-07-05

    Look in cPanel for error log.

    When I did I found PHP files had group writeable:

    cd phpMyBackupPro-2.5 (etc)
    chmod 644 *.php

    I then found permission of folder was writeable by group:
    cd ..
    chmod 755 phpMyBackupPro-2.5

     

    Last edit: Dwight Walker 2015-07-05

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.