2011-09-09 34 views
6

đã lỗi sau:Lỗi chạy MySQL Server

[email protected]:/$ service mysql start 
start: Rejected send message, 1 matched rules; 
     type="method_call", 
     sender=":1.41"  (uid=1000 pid=1827 comm="start mysql ") 
     interface="com.ubuntu.Upstart0_6.Job" 
     member="Start" error name="(unset)" 
     requested_reply=0 
     destination="com.ubuntu.Upstart" (uid=0 pid=1  comm="/sbin/init")) 
[email protected]:/$ 

Làm thế nào để giải quyết vấn đề này?

Thông tin thêm:

[email protected]:/$ sudo service mysql start 
    start: Job is already running: mysql 
    [email protected]:/$ pidof mysql 
    [email protected]:/$ pidof mysqld 
    [email protected]:/$ htop 
    [email protected]:/$ sudo service mysql start 
    start: Job is already running: mysql 
+0

Có rất nhiều câu trả lời có thể có ở đây: http://ubuntuforums.org/showthread.php?t=1469902 - tuy nhiên tôi nghĩ đây không phải là câu hỏi lập trình, thay vì cài đặt hoặc sự cố hệ thống khi thư từ hệ điều hành. –

+0

sudo /etc/init.d/mysql bắt đầu – santiagobasulto

+0

@santiagobasulto lỗi tương tự – AndrewShmig

Trả lời

9

Thử chạy lệnh dịch vụ như là người chủ (ví dụ sudo).