From: Peter H. <ph...@gm...> - 2002-10-28 16:41:24
|
Hi, in index.php I found this: // FIXME: My version Pear::DB seems to be broken enough that there // is no way to connect to a mysql server over a socket right now. Is this still an issue?=20 You should use something like the following line to connect via sockets: 'dsn' =3D> 'mysql://user:password@unix+localhost/phpwiki', Have a nice thread, Peter |