This is a discussion on Can't start mysqld within the MySQL General forum forums, part of the MySQL category; --> Greetings I just installed mysql and a few other packages but it gives me these erros: [root@ozonite zabbix-1.4.2]# service ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Greetings I just installed mysql and a few other packages but it gives me these erros: [root@ozonite zabbix-1.4.2]# service mysqld start mysqld: unrecognized service __________________________________________ [root@ozonite zabbix-1.4.2]# mysql ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) __________________________________________ I am using Fedora 7x86 and mysql 5. Someone please help -- A church is a hospital for sinners, not a museum for saints. Abigail Van Buren |
| |||
| did u try this /etc/init.d/mysql start On 11/20/07, sizo nsibande <ooziss@gmail.com> wrote: > > Greetings > > I just installed mysql and a few other packages but it gives me these > erros: > > [root@ozonite zabbix-1.4.2]# service mysqld start > mysqld: unrecognized service > __________________________________________ > > [root@ozonite zabbix-1.4.2]# mysql > ERROR 2002 (HY000): Can't connect to local MySQL server through socket > '/var/lib/mysql/mysql.sock' (2) > __________________________________________ > > I am using Fedora 7x86 and mysql 5. > Someone please help > > -- > A church is a hospital for sinners, not a museum for saints. > Abigail Van Buren > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: http://lists.mysql.com/mysql?unsub=anandkl@gmail.com > > |
| ||||
| On 20/11/2007, sizo nsibande <ooziss@gmail.com> wrote: > Greetings > > I just installed mysql and a few other packages but it gives me these erros: > > [root@ozonite zabbix-1.4.2]# service mysqld start > mysqld: unrecognized service > __________________________________________ > > [root@ozonite zabbix-1.4.2]# mysql > ERROR 2002 (HY000): Can't connect to local MySQL server through socket > '/var/lib/mysql/mysql.sock' (2) > __________________________________________ > > I am using Fedora 7x86 and mysql 5. > Someone please help > > -- > A church is a hospital for sinners, not a museum for saints. > Abigail Van Buren > Sorry about that guys, just fixed the problem, seems as though I had not installed the server -- A church is a hospital for sinners, not a museum for saints. Abigail Van Buren |