|  | Posted by Erwin Moller on 03/28/07 16:25 
Klaus wrote:
 > Hi all,
 >
 > after I run 2 days now for a non function php-wiki I found the
 > function which break my wiki.
 > There was a @dba_open in the script which do not return an error
 > message???
 > OK.  I removed the @ and got:
 >
 >
 > Fatal error: Call to undefined function dba_open()
 >
 > OK, fine.
 >
 > My idea is now simply to get an extension which includes this dba_open
 > function.
 > But which extension I have to use???
 > I have an extension directory which contains a lot of .so files. Not
 > enough?
 >
 > I use Linux (Suse 10.1) and the php is not containing the right one??
 > Maybe there is something must be reconfigured or some ini files to
 > enable the dba
 > support?
 >
 > I have inserted phpinfo to the wiki and got a lot of information. If
 > you need some details I could give you the information.
 >
 > Thanks
 >  Klaus
 
 Hi Claus,
 
 I expect your phpinfo() didn't mention anything about dba then?
 If not I expect you have to add support for it.
 You probably should compile support in, but it has been a while I compiled
 PHP on *nix, so I cannot help there.
 Google a bit around (sites like phpbuilder.com)
 
 Good luck.
 
 Regards,
 Erwin Moller
  Navigation: [Reply to this message] |