hi all i have change makefile and reinstall the binaries(make install)
and after this command
[root@bishthost ser-0.9.6]# make dbinstall Initializing ser database scripts/ser_mysql.sh create MySql password for root: # given the password
Domain (realm) for the default user 'admin': 192.168.5.93 # given the domain 192.168.5.93
creating database ser ... ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) make: *** [dbinstall] Error 1
# after that getting this error
please help in this thanks
vijay
--------------------------------- Get your own web address for just $1.99/1st yr. We'll help. Yahoo! Small Business.
start your mysql server first :)
On 10/20/06, vijay tiwari vijay11tiwari@yahoo.com wrote:
hi all i have change makefile and reinstall the binaries(make install)
and after this command
[root@bishthost ser-0.9.6]# make dbinstall Initializing ser database scripts/ser_mysql.sh create MySql password for root: # given the password
Domain (realm) for the default user 'admin': 192.168.5.93 # given the domain 192.168.5.93
creating database ser ... ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) make: *** [dbinstall] Error 1
# after that getting this error
please help in this thanks
vijay
Get your own web address for just $1.99/1st yr. We'll help. Yahoo! Small Business.
Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
On Fri, Oct 20, 2006 at 06:49:43PM +0700, Andrey Kuprianov wrote:
start your mysql server first :)
or check where is your mysql.sock. it can be in /tmp/mysql.sock
:-)
On 10/20/06, vijay tiwari vijay11tiwari@yahoo.com wrote:
hi all i have change makefile and reinstall the binaries(make install)
and after this command
[root@bishthost ser-0.9.6]# make dbinstall Initializing ser database scripts/ser_mysql.sh create MySql password for root: # given the password
Wbr,