We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 30733
    • 4 Posts
    i am trying to connect MODx to mysql
    it gets to creating connection to database and stops.
    Also test connection opens a blank page.
    for database host: localhost
    database login name: root
    and then password,
    has anyone encountered this problem? need help
    Thanks
      • 28042 ☆ A M B ☆
      • 24,524 Posts
      Is your MySQL running? Do you have the correct connection information? This has nothing to do with MODx.
        Studying MODX in the desert - http://sottwell.com
        Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
        Join the Slack Community - http://modx.org
        • 30733
        • 4 Posts
        my sql is up and running,
        modx says connection to database, and thats where it hangs
          • 11668
          • 14 Posts
          I’ve experienced exactly the same problem when trying to install MODx locally. It generates a message saying it can’t connect to MySQL.

          I think - at least in my case - that this is a OS X problem (I am using a Mac). I tried to use MAMP (http://www.mamp.info/en/download.html), and that was a bit more successful than when trying installing it manually. I still had problems connecting to MySQL and gave up in the end. huh

          I’ve installed MODx on my remote server without any issues whatsoever smiley

          If you’re using a mac, give MAMP a try.

          Best of luck,

          Hakim
            Hakim
            • 28042 ☆ A M B ☆
            • 24,524 Posts
            I’ve never had a bit of trouble with MAMP, just drop the MAMP folder into the Applications folder and go. I do always set the ports to the standard 80 for http and 3306 for MySQL, though, and this may have something to do with your connection problems.
              Studying MODX in the desert - http://sottwell.com
              Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
              Join the Slack Community - http://modx.org