From: Von S. M. \(Max\) <M.E...@rl...> - 2007-08-29 12:17:37
|
Hello,=20 =20 I just subscribed here. I suspect that this is a common/annoying question so forgive me. I hope that I am posting this in the correct place. =20 Basically I am having a very hard time getting phpwiki-1.3.14 installed on Solaris 10.=20 =20 I am running Apache2 and MYSQL with PHP5 Compiled from source.=20 =20 I moded the mysql create script with the name "phpwiki" and have created the database following the instructions given.=20 =20 When I load the index.php page all I get is a blank white screen.=20 =20 Are there any guides/docs available a little more comprehensive than the ones included with the download that anyone could point me at?=20 =20 DATABASE_TYPE =3D ADODB DATABASE_PREFIX =3D phpwiki_ DATABASE_DSN =3D mysql:wikiusername:wikiuserpassword@the_computers_hostname/phpwiki =20 DATABASE_DIRECTORY =3D /www/phpwiki/pages DATABASE_DBA_HANDLER =3D db64 =20 =20 I have also encrypted the password with passencrypt.php and entered this in the config/config.ini file.=20 =20 =20 Could anyone help?=20 =20 =20 Thanks,=20 =20 =20 =20 Max.=20 =20 |