We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 37234
    • 44 Posts
    I have installed MODX several times on my servers and im trying to do a fresh install and so I'm puzzled.

    I have a shared hosting account on GoDaddy, I created a fresh MySQL 5 database. I uploaded MODX Revolution 2.1.3 to the server. I followed the installation process and entered my new database install. The database was able to connect. Then the next step i enter my MODX admin username and password and hit next and I get the error "Checking database: MODX could not create your database. Please manually create your database and then try again."

    How do i create the database manually? I've installed this on other GoDaddy servers and its never been a problem.

    Any ideas? LOL this is the night before a deadline. Murphys Law.

    This question has been answered by BobRay. See the first response.

    • discuss.answer
      • 3749
      • 24,544 Posts
      You can create the DB in PhpMyAdmin. It doesn't have to have any tables in it, just an empty DB (preferably with the character set/collation set to UTF8 ).

      You'll need to create a user for the DB with full rights and then use that username and the user's password during setup.

      Watch for the DB name and username as you create the DB -- they're not always what you enter because some hosts attach a prefix. Whatever it shows you is what you'll need to use for Setup.
        Did I help you? Buy me a beer
        Get my Book: MODX:The Official Guide
        MODX info for everyone: http://bobsguides.com/modx.html
        My MODX Extras
        Bob's Guides is now hosted at A2 MODX Hosting
        • 41392
        • 1 Posts
        ok but it doesn't say why we get this error message!
        • The database user you were given does not have permission to create new databases.
            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
          • Most likely, as Bob cautioned, the db name was not correct. This is what I get every time I don't put in the correct db and username.

            Try to prefix the db name and db username with the same prefix as you see in your control panel.

            Something like this, where yourAccountName is the foldername that contains your public_html folder:

            yourAccountName_yourMODXdbName

            yourAccountName_yourMODXdbUserName

              Frogabog- MODX Websites in Portland Oregon
              "Do yourself a favor and get a copy of "MODX - The Official Guide" by Bob Ray. Read it.
              Having server issues? These guys have MODX Hosting perfected - SkyToaster