Hi -
I’m having a problem The installation passes all the checks but it pauses here:
Install results
Setup will now attempt to setup the database:
Creating connection to the database: OK!
Selecting database `LEARN_PERSEUS`: OK!
Checking table prefix `modx_`: OK!
Nothing after this.
I am running on Apache 2, Mysql 5 and PHP 4.4
Thanks
-
MODX Staff
- 10,725 Posts
Make sure your database user has permission to CREATE and ALTER tables.
Yes the database user has the full permission. I’ve installed EE and other CMS using the same account and it worked like a charm.
This time for this CMS - nothing. It just stops at what it said above.
Thanks