From: Jon <d9...@na...> - 2002-06-20 01:04:59
|
On Wed, Jun 19, 2002 at 08:07:56PM +0100, John Kershaw wrote: > > 'dsn' =3D> 'mysql://dbusername:=20 > >password@localhost:/tmp/mysql.kershaw/databasename', > > > >but get a bunch of errors which I presume come from phpwiki parsing=20 > >the hostname incorrectly out of the string. > > > >How do I get things working properly? > > > >(phpwiki 1.3.2) >=20 > Anyone able to help me out with this? It will help if you post the error messages. I myself, have never played with phpwiki and a mysql, so I shouldn't really be answering :), but if kershaw.org is your local computer (webserver and database server on the same computer) and that kershaw.org dsn string works ok, then I can't understand why just replacing kershaw.org with localhost wouldn't work. 'mysql://dbusername:password@localhost/databasename' --=20 ___\ Jon =C5slund |