RE: Problems installing mysql-max-3.23.53a linux binaries

2002-11-20 Thread Iago Sineiro
Re: Problems installing mysql-max-3.23.53a linux binaries > > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Wednesday 20 November 2002 11:41, Iago Sineiro wrote: > > > I resolved the problem of starting mysql server changing permissions of > > /

Re: Problems installing mysql-max-3.23.53a linux binaries

2002-11-20 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 20 November 2002 11:41, Iago Sineiro wrote: > I resolved the problem of starting mysql server changing permissions of > /tmp directory to permit user mysql write /tmp/mysql.sock. > > But when I start mysql server with /etc/init.d/mysql se

RE: Problems installing mysql-max-3.23.53a linux binaries

2002-11-20 Thread Iago Sineiro
ist > Asunto: Problems installing mysql-max-3.23.53a linux binaries > > > Hi all. > > I've downloaded mysql-max-3.23.53a-pc-linux-gnu-i686.tar from > www.mysql.com > and tried to install it on a linux box. > > I followed the steps provided at > http://www

Problems installing mysql-max-3.23.53a linux binaries

2002-11-20 Thread Iago Sineiro
Hi all. I've downloaded mysql-max-3.23.53a-pc-linux-gnu-i686.tar from www.mysql.com and tried to install it on a linux box. I followed the steps provided at http://www.mysql.com/doc/en/Installing_binary.html shell> groupadd mysql (Not really, I have a mysql group) shell> userad