Search found 3 matches

by Adam
Mon Jun 27, 2005 11:11 am
Forum: ZoneMinder Previous Versions
Topic: Could not connect to database: Can't connect to local MySQL
Replies: 5
Views: 3221

I fixed it, by adding --with-mysql-socket='path_to_mysql.sock' atribute while making './configure'


Now I have next problem, how to add web user and web group in apache:: 'apache' & 'apache' :?
by Adam
Thu Jun 23, 2005 1:41 pm
Forum: ZoneMinder Previous Versions
Topic: Could not connect to database: Can't connect to local MySQL
Replies: 5
Views: 3221

I work on Ubuntu distro (based on debian), I symlinked it using: "ln -s /var/lib/mysql/mysql.sock /tmp/mysql.sock"
I'm not sure how to restart MySQL so I restarted my OS, however I'm still getting this error. Could You tell me what exactly should I do to change it?

THX 4 fast reply
by Adam
Thu Jun 23, 2005 11:26 am
Forum: ZoneMinder Previous Versions
Topic: Could not connect to database: Can't connect to local MySQL
Replies: 5
Views: 3221

Could not connect to database: Can't connect to local MySQL

Somebody HELP me.. Could not connect to database: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) I was searching everywhere but couldn't find the solution for this error. Apache + PHP is working fine, MySQL is running (I checket by 'ps -A' & 'mysqladmin') however there is ...