We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 12017
    • 1 Posts
    How to Install ModX in Cpanel? Does not seem to be normal, what host name is the name of the database and what login name? I continue to fail at install huh
      • 9130
      • 171 Posts
      Usually in cpanel you have to create the database and user prior to installing modx.
      Go to the database/mysql section in cpanel, create a new database (write down its name), create a new mysql user (remember the username and password) and assign it privileges to the new database.
      Now in the MODx install use ’localhost’ as the server and fill in the rest of the details according to what you did in the previous step.