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
-
☆ A M B ☆
- 24,524 Posts
Is your MySQL running? Do you have the correct connection information? This has nothing to do with MODx.
my sql is up and running,
modx says connection to database, and thats where it hangs
-
☆ 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.