MySQL

Peter Risdon peter at circlesquared.com
Mon Apr 19 09:25:51 PDT 2004


ilich wrote:

>
>
> Hello All!
> I have small problem.
> I installed apache2\php4\mysql. Apache and php work fine, but mysql 
> doesn't work. When I enter "mysql" to my console it send massage 
> "Can't connect to local MySQL server through socket 
> 'tmp/mysql.socket'". As far as I Know mysqld doesn't load to memory, 
> but I'm not sure.Please, give me any advices and explain me what does 
> mean this massage.


You probably need to start mysql:

#/usr/local/etc/rc.d/mysql-server.sh start

PWR


More information about the freebsd-questions mailing list