Mysql failed to start. The log registerd this(partial):
[ 8491.291965] type=1400 audit(1349583468.780:208): apparmor="STATUS" operation="profile_replace" name="/usr/sbin/mysqld" pid=23644 comm="apparmor_parser"
I have re-installed mysql and tried as this article instructs: http://ubuntuforums.org/showpost.php?p=5220182&postcount=2
But it still couldn't solve my problem.
Hi,
yesterday I have installed ampache server together.
I have mysql installed (from repos) on a development machine (laptop) and I don't need the daemon running on every boot. I've copied /etc/init/mysql.conf to /etc/init/mysql.conf.old and then removed everything following the "start on" line.
I'm trying to setup Simple Machines Forum which uses MySQL, which I had installed but it wasn't being used for anything.I forgot the passwords and what not and figured it would be easiest to just start fresh, so I purged all mysql stuff and installed again.It won't start now. It says "Starting MySQL database server: mysqld . . . . . . . . . . . . . .
I am a new user to fedora/linux systems >> Kindly help i want to start "mysql" on fedora 16
[root@localhost dear]# service mysqld start
Redirecting to /bin/systemctl start mysqld.service
Job failed.
I have MySQL 5.5 running on Ubuntu Server 12.10.
Hi All,
i am install a apache, mysql server in ubuntu 12.04.
what i try to do, using a php code to start/stop mysql daemon.
here my code,
<html>
<body>
<?php
exec("sudo /etc/init.d/mysql start > /dev/null 2>&1 &");
?>
</body>
</html>
when i do ps aux, mysql not running...
The story:
A couple days ago I had created a new database and added a table to it using phpMyAdmin running on the Chrome browser. I then attempted to do something else, don't remember what, using the same software, when Chrome crashed.
I then could not get into the database using my name.
When starting XAMPP, I get the message "XAMPP: Another MySQL daemon is already running.", and MySQL is deactivated in the XAMPP status.
When I try to stop Apache with "sudo /etc/init.d/apache2 stop" I get: "sudo: /etc/init.d/apache2: command not found".
When I try to stop mySQL with "sudo /etc/init.d/mysql stop", I get: "sudo: /etc/init.d/mysql: c