Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_php thread: extension dlls


Message #1 by "Lonnie Webb" <lwebb@w...> on Wed, 24 May 2000 19:50:16
Lonnie Webb wrote:

> I am having trouble finding Win32 dlls for connectivity.
>
> Does anybody specifically know where I might find php_dbase.dll?

All the standard DLLs named in php.ini-dist (including php3_dbase.dll - but
that's not the same as php_dbase.dll) were included in the PHP3 binary
distribution zip, but for some reason, they don't all seem to have made it
into the PHP4 distribution.

The official PHP community line is, if you want the extensions, you have to
compile from source. However, since that requires a copy of Visual C++, some
kind souls have made available binary versions of some of the DLLs - for
example from ftp://download.swwwing.com/php4/modules. But I've not come
across php_dbase.dll. Can anybody help?

  Return to Index