Same problem here :
lighttpd/1.4.13
PHP Version 5.2.0-8
MySQL: 5.0.32
max_execution_time 120
max_input_time 60
memory_limit 128M
Using Firefox & Google Chrome
Error.
I can pass this step, but after "Connecting to mysql server: Success!" the button "→ Create or test selection of your database." does not work.
It does nothing. No error message. Error log show no errors.
Same problem here (Firefox), i created a new DB named "modx" in utf8_general_ci
* Mac OS 10.6.2 (Snow Leopard)
* MySQL host info: Localhost via UNIX socket
* MySQL 5.1.43
* UTF-8 Unicode (utf8)
* Apache/2.2.13 (Unix) mod_ssl/2.2.13 OpenSSL/0.9.8l DAV/2 PHP/5.3.0
* mysqlnd 5.0.5-dev - 081106 - $Revision: 1.3.2.27 $
* PHP Extension mysql
my login/pass are good, i successfully installed Expression Engine
[b]∴ MES SITES SOUS MODx
-
MODX Staff
- 95 Posts
I was having a similar problem on an initial test on my local development server–I remember leaving the "Database host" field blank in the Revolution setup screen and both tests passed and it continued to install.
Edited to include:
PHP: 5.2.11
MySQL: 5.0.75
I am getting the same error that others are reporting.
I have an account with Bluehost.com and everything should it seems be ok, but it is not.
I am on the Connection Information page.
Connecting to mysql server: Success!
But the next check it does not pass.
Checking database:Could not connect to the mysql server.
I have pasted into the php.ini file: pdo_mysql.default_socket=/tmp/mysql.sock
and uploaded the file to the modx folder. No change.
How am I to proceed?
Thanks.
Paal Joachim
After adding pdo_mysql.default_socket=/tmp/mysql.sock to your php.ini, make sure to restart Apache, and also clear your browser cache and cookies.
Modx seems to be storing some error messages in the session, and these seem to persist, even after the source of the error has been fixed.