Search found 3 matches

by Skyjuice
Thu Sep 05, 2002 11:39 am
Forum: PHP - Code
Topic: DBA3 files not written altho there are no errors returned
Replies: 0
Views: 491

DBA3 files not written altho there are no errors returned

Running on:
Windows 2000 v 5.0
Apache 1.3.2.9

Has anyone succeeded in using DBA files in this environment?
by Skyjuice
Wed Sep 04, 2002 8:44 pm
Forum: PHP - Code
Topic: Problems writing & inserting into DBM files
Replies: 0
Views: 484

Problems writing & inserting into DBM files

My dba_open() seems to work fine. And everything is fine but when I insert records into the DBM file, nothing is entered. This is made worse by the fact that there are no errors or warnings. It just doesn't write anything into the files. When I try to create a new DBM file it also gives a positive r...
by Skyjuice
Tue Sep 03, 2002 6:10 pm
Forum: PHP - Code
Topic: Warning: driver initialization failed in c:\program files\
Replies: 1
Views: 867

Warning: driver initialization failed in c:\program files\

I am running PHP4.2.2 on Windows NT 4.0 with Apache and consistently get the Warning: driver initialization failed in c:\program files\apache group\apache\htdocs when I try to open a DBM file. My PHP4.0 info tells me that I have DBA properly installed on my machine. Can anyone help me please as I am...