Xampp Error

Discussion in 'Apache' started by ms., Sep 29, 2013.

  1. #1
    hello im new to php and im getting this error, yesterday it was working fine, but then i opened it today and this pooped out. I configured the port of my mySQL server to port 3307, so that xampp can use the default 3306, please help me guys, so i can start working with my studies.!

    Error: MySQL shutdown unexpectedly.
    1:04:47 PM [mysql] This may be due to a blocked port, missing dependencies,
    1:04:47 PM [mysql] improper privileges, a crash, or a shutdown by another method.
    1:04:47 PM [mysql] Press the Logs button to view error logs and check
    1:04:47 PM [mysql] the Windows Event Viewer for more clues
    1:04:47 PM [mysql] If you need more help, copy and post this
    1:04:47 PM [mysql] entire log window on the forums
     
    ms., Sep 29, 2013 IP
  2. bartolay13

    bartolay13 Active Member

    Messages:
    735
    Likes Received:
    14
    Best Answers:
    1
    Trophy Points:
    98
    #2
    3306 is mysql default port, it has nothing to do with xampp installation, reinstall the whole xampp if you are a newbie, backup your webapps.
     
    bartolay13, Sep 29, 2013 IP
  3. BreezeHost

    BreezeHost Member

    Messages:
    139
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    28
    #3
    Please check the logs in event viewer for exact error logs.Also you can try :
    exit Xampp server
    go to your C:\xampp\mysql\data directory
    delete the ibdata1 file
    restart xampp server
     
    BreezeHost, Oct 3, 2013 IP