View previous topic :: View next topic |
Author |
Message |
Hellzone Apprentice
Joined: 23 May 2003 Posts: 167
|
Posted: Fri May 30, 2003 3:49 pm Post subject: MySql |
|
|
Hey people,
Im trying to set up and run a Mysql server but whenever i try and load mysqld once mysql is emerged i get the following error
Code: |
Cevo / # mysqld
030531 0:49:52 Can't start server : Bind on unix socket: Permission denied
030531 0:49:52 Do you already have another mysqld server running on socket: /var/run/mysqld/mysqld.sock ?
030531 0:49:52 Aborting
030531 0:49:52 mysqld: Shutdown Complete
|
Ne suggestions? |
|
Back to top |
|
|
kkj n00b
Joined: 17 Jul 2002 Posts: 52 Location: Denmark, aarhus
|
Posted: Fri May 30, 2003 9:56 pm Post subject: |
|
|
try
/etc/init.d/mysql restart |
|
Back to top |
|
|
|