finnally the problem is fixed... after i removed the mysqlserver installationi reinstalled again... and after that start the service.. and everithing was ok..the problem was the permissions on Mysql folder... i dont know why that part had diferent acces
so we resolved the problem using # chmod u+w
# apt-get remove mysql-server
# apt-get --purge mysql-server
# apt-get install mysql-server
Their might be other packages you want to do the same ;)
Mysql-common may be a good candidate
well guys
the command didn`t work.
but the user that the system is
well guysthe command didn`t work.but the user that the system is using for change the permission on the folder i getting denied access... Why?if it is supossed that user have the admin purpose in the service or the database of mysql
linux-debian:~# chmod u+w /var/run/mysqldlinux-debian:~# /etc/
Try
making the directory writable. Don't know why the permissions have been changed,
but...
#
chmod u+w /var/run/mysqld
dr-xr-xr-x 2 mysql
root 4096 2006-07-04 07:30 . ^ this is not writable for the
mysql user.
"Hansel A. Ortiz" <[EMAIL PROTECTED]> wrote: I continue having the same error, even restarting the service.and i chek the logs.. and there is nothing thereOn 7/5/06, Mirco Piccin < [EMAIL PROTECTED]> wrote:Hi there.So, i solved this problem few time ago in this way: edit /etc/mysql/my.cnfsearch for
the output log i have is thiswith
linux-debian:~# cat /var/log/syslog | grep mysqldlinux-debian:~# cat /var/log/syslog | grep mysqldJul 5 10:24:24 linux-debian mysqld_safe[6113]: startedJul 5 10:24:24 linux-debian mysqld[6117]: 060705 10:24:24 Can't start server : Bind on unix socket: Permission
I continue having the same error, even restarting the service.and i chek the logs.. and there is nothing thereOn 7/5/06, Mirco Piccin <
[EMAIL PROTECTED]> wrote:Hi there.So, i solved this problem few time ago in this way:
edit /etc/mysql/my.cnfsearch for this line:old_passwords = 1and comment it o
Hi there.So, i solved this problem few time ago in this way:edit /etc/mysql/my.cnfsearch for this line:old_passwords = 1and comment it out in this way:#old_passwords = 1Re/start mysql!
Hope it helps you!On 7/5/06, Hansel A. Ortiz <[EMAIL PROTECTED]> wrote:
hi im having problems starting up the se
nop.. im starting the service as rootOn 7/5/06, Jean-Sebastien Pilon <[EMAIL PROTECTED]> wrote:
Are you trying to start it as an
un-privileged user?
From: Hansel A. Ortiz [mailto:
[EMAIL PROTECTED]]
Sent: Wednesday, July 05, 2006
2:26 PM
To: debian-user@lists.debian
Are you trying to start it as an
un-privileged user?
From: Hansel A. Ortiz [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 05, 2006
2:26 PM
To: debian-user@lists.debian.org
Subject: Starting Mysql service..
Problem
hi im having problems starting up the service of mysql
10 matches
Mail list logo