From: Jolly G. G. <jgg...@gm...> - 2005-08-19 21:25:06
|
Hi, I'm new. I read the readme's. I copied the files up to my web server ( Widnows box :-( ). I then went to the main index.php page and got the following error... WikiFatalError Cannot open database 'wiki' : '/tmp/wikipagesdb', giving up. PHP Warning: dba_open(/tmp/wikipagesdb,c-): Driver initialization failed for handler: db3: No such file or directory in D:\Webserver\cfjungle.com\www\phpwiki\lib\dbalib.php on line 58 I altered my config.php file by changing the default setting to this... $WhichDatabase =3D 'dba'; I"m on a shared hosted/rental server, and I don't have telnet priviledges. It's running PHP 4.3.something, so I should be okay there. I just downloaded the latest stable version from sourceforge.net. Should this app run by just copying files up, or is there some folder permissions I need to change? I think I may be able to change them with my FTP program. Also, I used my ftp program to check and see if the /tmp folder was created. It was not in the phpwiki directory. Should it have been there? Thanks for any help, guys. JGG |