Problem setting up my server with ZendServer CE

gldtn

Well-known member
Hello guys, I've been trying for the last few hours trying to switch from MAMP to ZendServer CE and I'm having a hard time trying to get the mysql socket to work correctly.

I was following this tutorial here, but no luck.. when I try to connect to xenforo, I get:
Code:
An exception occurred: Can't connect to local MySQL server through socket '/Applications/MAMP/tmp/mysql/mysql.sock' (2) in /Users/gldtn/Sites/xenforo/library/Zend/Db/Adapter/Mysqli.php on line 333

Seems like it's still looking for it in the MAMP dir:

I ran "which mysql" and it points to: /usr/local/zend/mysql/bin/mysql

Can you guys point to the right direction on this?

Thanks!
 
Top Bottom