From: Steve W. <sw...@pa...> - 2002-02-20 16:32:11
|
As an aside, it should be possible to test for the exsistence of the function dba_open and trap the error, and send the user a meaningful message ("you do not have DBM support compiled into your version of PHP, go talk to your admin"). This has always been our #1 problem with the default install. I have often wondered if moving to a default of a flat file database wouldn't alleviate this problem; but then, what directory can we write to on Windows boxen? ~swain Prinson wrote: > Thank you very much for the immediate reply. > > I have done the same thing before, but i am getting a php error like this > " > /Fatal error: Call to undefined function: dba_open() in > /www/htdocs/phptwiki/lib/DbaDatabase.php on line 32/ > /"/ > > I dont konw which file i have to configure also in which part to > configure. The installation manual is clear to me. > > Pls kindly help to get into this > > prinson. > > Steve Wainstead wrote: > > Everything you need is in the tarball; just gunzip and untar the > file in > a directory under your web tree. If you use Windows there are people on > this list who can tell you more. > > Twiki is Perl based, uses CVS, and has a different feature set than > PhpWiki. PhpWiki is, of course, the best Wiki in the world ;-) > > good luck! > ~swain > > Prinson wrote: > > Hi, > > > > I have downloaded the phptwiki software. Could you please send me > the > > detailed instruction manual to how to install with apache web > server. > > my server is already configured with php. And also I have configured > > twiki from twiki.org in the apache server. > > additionally, I need the difference of phptwiki and twiki. > > > > Please kindly send me the details as soon as possible. > > > > Thanking you, > > Prinson. > > > > > > _______________________________________________ > > Phpwiki-talk mailing list > > Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk > > > > > > > > > |