Hi,
I am currently running PHP 4.04/ Apache 1.3 on Windows 2000 and I still
get the same error.(Fatal error: Call to undefined function: dba_open())
When I look at the PHP installation file I cannot find a line:
"--enable-dba" anywhere in in there. I am not sure where one shld place
this instruction in php.ini file
Could you tell me if the instruction above was for Unix machine installs
only. If so where / what shld I be doing for a Windows/ Apache version. I
am runnning php as a module on apache.
Thanks
Sharat
> -----Original Message-----
> From: Peter Jolley [mailto:peterjolley@v...]
> Sent: 01 August 2000 11:19
> To: philp@w...
> Subject: Query 'Professional Php Programming'
>
>
> Dear support,
>
> Have been trying to run the non-relational database in chapter 11, in
the
> form of an address book. Basically running the code that I've downloaded
> from your site.
>
> I keep getting:
>
> Fatal error: Call to unsupported or undefined function dba_open() in
> /home/hea17728/www/address_book.php3 on line 55
>
> I'm probably missing something very basic if it wont even open the file!
> Any suggestions?
>
> Many thanks.
>
> Peter Jolley