From: Jolly G. G. <jgg...@gm...> - 2005-08-24 20:26:22
|
Thank you very much. I did that and it worked. But I got an error that said that my data is in the /tmp directory and should be moved.=20 I expected that. I wanted to try a default installation just to get it up and running. is the /tmp directory relative to phpwiki home directory? I tried to ftp in and I never saw a "tmp" folder. So I wonder where it is? On 8/24/05, Reini Urban <ru...@x-...> wrote: > > I just installed the current version of 1.3.x and I can't use dba. My > > configurator shows... > > > > "Supported handlers are: cdb,cdb_make,db3,inifile,flatfile" > > > > I pretty much know what flatfile is, but what is cdb and db3? >=20 > flatfile should be used as its own DATATYPE and not as dba handler. > db3 would be the best in your case. > cdb ist constant. > |