phpMyadmin says cannot load ext

Discussion in 'Databases' started by nrodes, Nov 15, 2008.

  1. #1
    I recently setup phpMyadmin and it has an error at the bottom of the screen:
    How do I fix this?

    Thanks for any help.
     
    nrodes, Nov 15, 2008 IP
  2. jestep

    jestep Prominent Member

    Messages:
    3,659
    Likes Received:
    215
    Best Answers:
    19
    Trophy Points:
    330
    #2
    You need to enable mcrypt in php. In linux, you will need to install and recompile php with mcrypt enabled. In windows you should be able to download the mcrypt library, and then uncomment mcrypt in your php.ini file.
     
    jestep, Nov 15, 2008 IP