How to solve internal error 500

Discussion in 'Databases' started by ansari, Oct 3, 2011.

  1. #1
    Hi Friends,

    Good morning:)

    I have created a phpmyadmin on my sever using phpMyAdmin 2.5.3 version, and
    i found a "internal error 500" when i'm try to upload a database into Mysql.
    I have properly configured the config.inc file also i got this error message.
    When i'm try to upload the database with separate tables,
    Some of the table in my database has uploaded and some of the table has not uploaded.

    Please guide me to the right direction.
     
    ansari, Oct 3, 2011 IP
  2. Maureenlinks

    Maureenlinks Peon

    Messages:
    77
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    paste ur trouble in google, " u get ur solution ..
     
    Maureenlinks, Oct 3, 2011 IP
  3. supportex

    supportex Peon

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    0
    #3
    Look in your server error logs, php-error logs.
    Pay your attention to the fact that phpMyAdmin 2.5.3 is quite old and a lot of security vulnerabilities, the latest 3.4.5.
     
    supportex, Oct 3, 2011 IP
  4. nazy.exe

    nazy.exe Member

    Messages:
    96
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #4
    think alike :)
     
    nazy.exe, Oct 3, 2011 IP
  5. dom19

    dom19 Active Member

    Messages:
    344
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    53
    #5
    you better to check the log.
     
    dom19, Oct 4, 2011 IP
  6. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #6
    Error 500 merely means "server error", so Google will be no help. The server error log may be - run the program to the point that it generates the error, then immediately look in the error log. ("Immediately", because on shared hosting, by the time you open the log, there may be 100 more errors posted.) If you know anything about *nix, shell to the account (if you can) and tail the log file. (If it's a Windows host, use Baretail on the error log file.)
     
    Rukbat, Oct 8, 2011 IP