;
Cc:
Sent: Wednesday, March 01, 2006 11:04 PM
Subject: Re: MYSQL not starting
>
> > I have disabled selinux but no luck
>
> how?
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
http://lists.mysql.com/[EM
I have disabled selinux but no luck
how?
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
1]#
Can anyone Please HELP
- Original Message -
From: "Tom Brown" <[EMAIL PROTECTED]>
To: "Atul Aggarwal" <[EMAIL PROTECTED]>
Cc:
Sent: Wednesday, March 01, 2006 9:18 PM
Subject: Re: MYSQL not starting
>
> > Mar 1 14:32:12 moon ker
Mar 1 14:32:12 moon kernel: audit(1141241528.781:45036): avc: denied { execmem } for
pid=20857 comm="mysqld" scontext=root:system_r:mysqld_t
tcontext=root:system_r:mysqld_t tclass=process
you have enabled selinux
disable it or learn how to use it correctly
--
MySQL General Mailing Lis
Hello.
Are you able to start MySQL server by this command?
service mysqld start
I think you should put the correct values for the basedir, datadir,
PATH variables at the beginning of the /etc/init.d/mysql file.
Mark Sargent <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> attemptin
Michael Stassen wrote:
Mark Sargent wrote:
Andy Pieters wrote:
Hi
Try to see in the log files
cat /var/log/mysqld
or start the mysql server and then type
tail /var/log/messages
On Fedora, once you have properly installed mysql there is no need
to reboot your system to test it. Just type /sbin/ser
Mark Sargent wrote:
Andy Pieters wrote:
Hi
Try to see in the log files
cat /var/log/mysqld
or start the mysql server and then type
tail /var/log/messages
On Fedora, once you have properly installed mysql there is no need to
reboot your system to test it. Just type /sbin/service mysql start
other
Andy Pieters wrote:
Hi
Try to see in the log files
cat /var/log/mysqld
or start the mysql server and then type
tail /var/log/messages
On Fedora, once you have properly installed mysql there is no need to reboot
your system to test it. Just type /sbin/service mysql start
other options you can use
Hi
Try to see in the log files
cat /var/log/mysqld
or start the mysql server and then type
tail /var/log/messages
On Fedora, once you have properly installed mysql there is no need to reboot
your system to test it. Just type /sbin/service mysql start
other options you can use there: stop re
To have mysql to start at boot you need to inform the inetd (daemon) that
mysql should be launched at one of the 6 levels:
Use chkconfig to have mysql start in one of the level (2,3,4,5,6)
5 being X windows.
There are two ways to check that mysql will be loaded:
- 1 - by checking the file in /
Tom Crimmins wrote:
On Wednesday, March 30, 2005 23:26, Mark Sargent wrote:
Hi All,
below is my /etc/init.d/mysql content, but, mysql is not starting at
boot on Fedora3. Have I missed something fundamental.? I need mysql to
start at boot for snort to connect to it. Currently, snort gives an
erro
On Wednesday, March 30, 2005 23:26, Mark Sargent wrote:
> Hi All,
>
> below is my /etc/init.d/mysql content, but, mysql is not starting at
> boot on Fedora3. Have I missed something fundamental.? I need mysql to
> start at boot for snort to connect to it. Currently, snort gives an
> error statin
In the last episode (Sep 04), Jerry Rasmussen said:
> I recently installed mysql 4 from source. After compiling everything I
> am unable to start mysql. This is the error I get in the log when I try
> to start mysql.
>
> 030901 19:41:35 Fatal error: Can't open privilege tables: Can't find
> fi
I do not have a my.ini. I do have a my.cnf. Any other ideas.
On Fri, 2003-09-05 at 00:44, Martin Gainty wrote:
> did you look at datadir specification in my.ini?
> -Martin
> - Original Message -
> From: "Jerry Rasmussen" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, Sep
did you look at datadir specification in my.ini?
-Martin
- Original Message -
From: "Jerry Rasmussen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 04, 2003 5:59 PM
Subject: MYSQL not starting
> I recently installed mysql 4 from source. After compiling everything
<[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, October 23, 2002 10:14 PM
Subject: Re: MySQL not starting.
> One line says :
>
> The file /usr/local/mysql/libexec/mysqld doesn't exist or is not
> executable
---
One line says :
The file /usr/local/mysql/libexec/mysqld doesn't exist or is not executable
Does it exist? Is it executable? Is it owned my mysql?
Does mysql own /usr/local/mysql and all its subdirectories and files?
Another line says
./mysqld: Can't change dir to
'/usr/local/mysql-3.23.52-pc
I have tried both as myself and as root and received the same results.
Thanks,
Ed
On Wed, 23 Oct 2002, gerald_clark wrote:
> You are not logged in as root.
>
> [EMAIL PROTECTED] wrote:
>
> >I recently installed MySQL-3.23.52 and ranthrough the config and
> >installation without any trouble
You are not logged in as root.
[EMAIL PROTECTED] wrote:
I recently installed MySQL-3.23.52 and ranthrough the config and
installation without any trouble. The server was running just fine.
Today I performed a reboot of the system and the server will not start up
again. I also tried to start th
On Friday, June 14, 2002, at 03:48 PM, Laura Findley wrote:
>
> Normally, I issue the command:
>
> [root@localhost root]# safe_mysqld -user=root &
> [1] 1781
> [root@localhost root]# Starting mysqld daemon with databases from
> /var/lib/mysql
> 020614 02:09:36 mysqld ended
Are you really only
I had the same problem on with Red Hat 7 using mysql-3.23.33.
I installed from RPM and source. Never could get the darn thing working.
I just scrapped .33 and downloaded .36. Works like a charm now.
DG
>Description:
I am having a problem starting the mysql daemon from the command line.
I a
21 matches
Mail list logo