RE: Problems installing MySQL 4.1 under Fedora Core 3

2005-04-13 Thread John Schmidt
I am pretty sure hat is due to the SELinux policy being set to restrictive. For the brute force fix try editing /etc/selinux/config and set the variable SELINUX=Permissive. There is a more subtle approach that maintains beeter security explained under the SELinux topic in the Fedora doc, sorry I

Re: Re : Problems installing MySQL 4.1 under Fedora Core 3

2005-04-13 Thread C.F. Scheidecker Antunes
It only shows this: 050413 23:53:35 mysqld started 050413 23:53:35 mysqld ended Nothing conclusive. prasanna a wrote: Hi please cat the below error file and see /var/lib/mysql/presario2700.err __ Do you Yahoo!? Yahoo! Mail - Find what you need with new enhan

Re: Problems installing MySQL 4.0.24 on a Fedora Core 3 x86 box

2005-03-15 Thread Gleb Paharenko
;> Nothing is foolproof to a sufficiently talented fool. >> >> - Original Message - From: "C.F. Scheidecker Antunes" >> <[EMAIL PROTECTED]> >> To: "Jeff Steinkamp" <[EMAIL PROTECTED]> >> Sent: Monday, March 14, 2005 10:52

Re: Problems installing MySQL 4.0.24 on a Fedora Core 3 x86 box

2005-03-14 Thread C.F. Scheidecker Antunes
Sent: Monday, March 14, 2005 10:52 Subject: Re: Problems installing MySQL 4.0.24 on a Fedora Core 3 x86 box Jeff, I am in SLC Utah. Do you have your /var/log/mysqld.log file? I've put mine on the list so that anyone can see it. thanks, C.F. Jeff Steinkamp wrote: I've had the same pr

Re: Problems installing MySQL 4.0.24 on a Fedora Core 3 x86 box

2005-03-14 Thread C.F. Scheidecker Antunes
Hi Bob, Yes the ownership is correct. In fact I did a chmod -R mysql:mysql /var/lib/mysql and I still have the same problem. I wonder if it is because I am running a dual processor machine. Robert A. Rawlinson wrote: C.F. Scheidecker Antunes wrote: Hello Mr Paharenko, I have started it with mysql

Re: Problems installing MySQL 4.0.24 on a Fedora Core 3 x86 box

2005-03-14 Thread Robert A. Rawlinson
C.F. Scheidecker Antunes wrote: Hello Mr Paharenko, I have started it with mysqld_safe & and I also tried /etc/rc.d/init.d/mysql start Funny thing is that after install the the mysql and test databases are empty so I've tried mysql_install_db which runs but the databases remains empty as well.

Re: Problems installing MySQL 4.0.24 on a Fedora Core 3 x86 box

2005-03-14 Thread gerald_clark
C.F. Scheidecker Antunes wrote: Hello Mr Paharenko, I have started it with mysqld_safe & and I also tried /etc/rc.d/init.d/mysql start Funny thing is that after install the the mysql and test databases are empty so I've tried mysql_install_db which runs but the databases remains empty as well.

Re: Problems installing MySQL 4.0.24 on a Fedora Core 3 x86 box

2005-03-14 Thread C.F. Scheidecker Antunes
Hello Mr Paharenko, I have started it with mysqld_safe & and I also tried /etc/rc.d/init.d/mysql start Funny thing is that after install the the mysql and test databases are empty so I've tried mysql_install_db which runs but the databases remains empty as well. It is weird. I've done so many

Re: Problems installing MySQL 4.0.24 on a Fedora Core 3 x86 box

2005-03-14 Thread Gleb Paharenko
Hello. > under /var/lib/mysql saying mysqld started and mysqld ended. It is unusual behavior of MySQL to leave the error files without clues. Please, send us the contents of this file. > The tables are not created not even if I run mysql_install_db. According to the manual they should

Re: Problems installing MySql...

2005-02-09 Thread SGreen
"Steve Grosz" <[EMAIL PROTECTED]> wrote on 02/09/2005 03:43:22 PM: > I downloaded the MySql Administrator and simply run that. and > dragged the icon to the startup menu so it loads MySql on startup. > Not entirely sure how to load MySql as a 'service' on Win2003 Server. > > The only message I

Re: Problems installing MySql...

2005-02-09 Thread SGreen
>> reconstituted from a munged response (original post) Steve Grosz <[EMAIL PROTECTED]> wrote on 02/08/2005 06:04:48 PM: > I already have a version of MySql 4.1.17 running on a different server, but > am trying to setup v.4.0.23 to see if it will allow me to use PHPBB's >

Re: Problems installing MySql...

2005-02-09 Thread SGreen
Steve Grosz <[EMAIL PROTECTED]> wrote on 02/08/2005 06:04:48 PM: > I already have a version of MySql 4.1.17 running on a different server, but > am trying to setup v.4.0.23 to see if it will allow me to use PHPBB's > software. > > I'm finding that 4.0.23 isn't as easy to set up as the later vers

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

2002-11-20 Thread Iago Sineiro
Thanks Lenz. Now, after modifying the init script, I don't get the advise. Iago Sineiro. > -Mensaje original- > De: Lenz Grimmer [mailto:[EMAIL PROTECTED]] > Enviado el: miƩrcoles, 20 de noviembre de 2002 12:27 > Para: Iago Sineiro > CC: MySql Mail List > Asunto:

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
Hi all. 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 server start I get error @HOSTNAME@. prototipo mysql # /etc/init.d/mysql.server start /etc/init.d/mysql.

Re: Problems installing MySQL on FreeBSD 4.5

2002-02-15 Thread Ken Menzel
Hi Darrin, This is very starnge as I just installed two FreeBSD 4.5 machines this week and had no problems! I installed on SMP based machines, with very few changes from the GENERIC kernel. Is this a fresh install of FreeBSD 4.5? If not can you run a 'make world' and 'make kernel' again? Did

RE: Problems installing mysql-4.0-alpha on my Redhat

2001-12-13 Thread Wai Lee
From: Carl Troein [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 13, 2001 6:59 AM To: [EMAIL PROTECTED] Subject: Re: Problems installing mysql-4.0-alpha on my Redhat Nilesh Parmar writes: > I get the following messages on the console. > [1] 28102 > $ starting mysql daemon with datab

Re: Problems installing mysql-4.0-alpha on my Redhat

2001-12-13 Thread Carl Troein
Nilesh Parmar writes: > I get the following messages on the console. > [1] 28102 > $ starting mysql daemon with databases from /var/lib/mysql > 011213 :16:56:43 mysqld ended > > I've not idea why do I get the message "mysqld ended". Because it did. You'll have to look in the log file to

Re: Problems Installing MySQL

2001-07-05 Thread Steve Brazill
t; <[EMAIL PROTECTED]> To: "Gavin Phillips-Page" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, July 05, 2001 11:06 AM Subject: Re: Problems Installing MySQL > You shouldn't place the actual 'RPM's in "/usr/local/mysql" (/tmp would &