→ Test database server connection and view collations.
Connecting to mysql server: Success!
→ Create or test selection of your database.
Checking database:Could not connect to the mysql server.
3. If you’re posting about a bug, please state all of your Environment information in your post: Server OS, Server Version, PHP Version, MySQL Version (client and server), is pdo_mysql installed, your Browser type and version, and any other environment data we should know.
That’s an ancient MySQL version, and if MySQL is that old, I doubt your environment will support MODx Revolution, but feel free to provide more details and we can confirm or not.
MySQL - 4.1.22
1. Did you make sure the database name is correct? By default the installer places modx as the name of the database, but you might have named your database something different. In addition, some hosts add a prefix to the database name when you create it e.g. abc_modx, so make sure you’re putting the correct name there.
2. Make sure the user you specified in the first step has full privileges on your database.
From: http://modxcms.com/forums/index.php/topic,40188.0.html
3. If you’re posting about a bug, please state all of your Environment information in your post: Server OS, Server Version, PHP Version, MySQL Version (client and server), is pdo_mysql installed, your Browser type and version, and any other environment data we should know.
It will be difficult to pinpoint the problem without this information.
Quote from: Smittie at Feb 14, 2010, 04:59 PMThat’s an ancient MySQL version, and if MySQL is that old, I doubt your environment will support MODx Revolution, but feel free to provide more details and we can confirm or not.
MySQL - 4.1.22
I’m on a shared host. I’d love to provide all that information but I do not have easy access to it. Other CMS such as Movable Type provide a script that checks that information and reports on what you have running as well as anything that is missing or behind in version. When I installed MovableType 5, I got a complete report of everything that was installed. Would you like me to provide the information that MovableType gave me?