<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.3.2">
</HEAD>
<BODY>
My server runs Fedora 2.6.11-1.14_FC3 . <BR>
I am trying to install moregroupware. During setup it says <BR>
At least one database driver is needed <BR>
"You need at least one known database driver installed with php. Known database drivers are the following : MySQL, PostgreSQL" <BR>
SO I INSTALLED MYSQL with "yum install mysql" <BR>
Problem stays the same. I started mysql with "mysql" and got: <BR>
ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/m ysql.sock' (2) <BR>
so I looked into /etc/my.cnf <BR>
----------------------------------------> <BR>
[mysqld] <BR>
datadir=/var/lib/mysql <BR>
socket=/var/lib/mysql/mysql.sock <BR>
<BR>
[mysql.server] <BR>
user=mysql <BR>
basedir=/var/lib <BR>
<BR>
[safe_mysqld] <BR>
err-log=/var/log/mysqld.log <BR>
pid-file=/var/run/mysqld/mysqld.pid <BR>
<----------------------------------------- <BR>
All these files do not exist <BR>
THEN I read that one has to start mysqld, so i looked for "safe_mysqld" <BR>
Nothing to find <BR>
Am I missing something? <BR>
<BR>
Thanks for help<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<I>Roland Brouwers</I><BR>
<B><FONT SIZE="4"><FONT COLOR="#ff0000">C.A.T. bvba</FONT></FONT></B><BR>
Antwerp-Belgium<BR>
<U><FONT COLOR="#840084">roland@cat.be</FONT></U>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>