You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to setup a ZF1 application on my local machine using MAMP. I am attempting to run the Ruckusing Database migrations, however it appears that I cannot connect to my DB.
This is the command I am running and the error I get.
PDO Driver for MySQL enabled
Client API version 5.5.38
Directive Local Value Master Value
pdo_mysql.default_socket /Applications/MAMP/tmp/mysql/mysql.sock /Applications/MAMP/tmp/mysql/mysql.sock
The text was updated successfully, but these errors were encountered:
please send me an email (find my address in the profile) with the project structure (tree -d), location and content of ruckusing.conf.php. i'll try to help. i think this is not a bug but a configuration error on your side.
I am trying to setup a ZF1 application on my local machine using MAMP. I am attempting to run the Ruckusing Database migrations, however it appears that I cannot connect to my DB.
This is the command I am running and the error I get.
Where should I look to resolve this issue?
phpinfo reads as follows:
PDO
PDO support enabled
PDO drivers
sqlite, pgsql, mysql pdo_mysql
PDO Driver for MySQL enabled
Client API version 5.5.38
Directive Local Value Master Value
pdo_mysql.default_socket /Applications/MAMP/tmp/mysql/mysql.sock /Applications/MAMP/tmp/mysql/mysql.sock
The text was updated successfully, but these errors were encountered: