May be you should load the corresponding extension in your php.ini and
restart the web server.

Something like this:

extension=dbase.so

Then look back at your phpinfo(), you should see information about that
module.


-William


El mar, 13-04-2004 a las 02:26, Joukje de Haan escribió:
> Yes, the ./configure string includes enable-dbase. But that's the only place I
> see the word "dbase" on the page.
> 
> John Nichel wrote:
> > 
> > Joukje wrote:
> > > Hi,
> > >
> > > I tried to open a dbf with, but I got an error message:
> > > "Call to undefined function: dbase_open()".
> > > PHP was compiled (on linux) with the option enable-dbase. Does anyone
> > > have an idea of what's wrong?
> > >
> > > Joukje
> > >
> > 
> > When you look at a phpinfo() on that server, do you see the enable-dbase
> > option in the ./configure string?  And is it listed further down that page?
> > 
> > --
> > ***********************************************************************
> > *  _  __       __      __       _                      * John  Nichel *
> > * | |/ /___ __ \ \    / /__ _ _| |__ ___  __ ___ _ __  * 716.856.9675 *
> > * | ' </ -_) _` \ \/\/ / _ \ '_| / /(_-<_/ _/ _ \ '  \ * 737 Main St. *
> > * |_|\_\___\__, |\_/\_/\___/_| |_\_\/__(_)__\___/_|_|_|* Suite #150   *
> > *          |___/                                       * Buffalo, NY  *
> > * http://www.KegWorks.com            [EMAIL PROTECTED] * 14203 - 1321 *
> > ***********************************************************************
> 
> -- 
> ______________________________________________________________ 
> 
> ARIS - Adviesburo voor Ruimtelijke Informatie Systemen 
>        Leeuwarderstraatweg 109  Tel.  +31-(0)513-629981 
>        8441 PK Heerenveen       Fax.  +31-(0)513-640567 
>        The Netherlands          Email [EMAIL PROTECTED] 
>                                 Http://www.aris.nl
> _____________________________________________________________

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to