php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8590 PHP dbm module not compatible with dbmmanage or mod_auth_dbm
Submitted: 2001-01-08 05:22 UTC Modified: 2001-07-22 12:45 UTC
From: dante dot picca at roma1 dot infn dot it Assigned:
Status: Closed Package: DBM/DBA related
PHP Version: 4.0.3pl1 OS: Linux Red Hat 6.2
Private report: No CVE-ID: None
 [2001-01-08 05:22 UTC] dante dot picca at roma1 dot infn dot it
Hi,
I'm in trouble with php and I hope you can help me.
I wish to use php to authorize new users to access to a reserved area of my web server. My web server is Apache 1.3.12 and I use db or dbm.
I've download the latest version of gdbm and Barkeley DB and I've compiled both php and Apache with them.
Now, if I create a database with dbmmanage it works with Apache db module but if I try to open the database with dbmopen I receive an error message (gbdm open error). If I create a database with dbmopen nor Apache nor dbmmanage can read it.
I've tried to use --without-gdbm --with-db=\usr but nothing changes.
Can you help me?
Tanks 


				Dante

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-14 15:42 UTC] kalowsky@php.net
1) have tried a more recent version of PHP?
2) if this still continues in a more recent example, can you please post a sample script to reproduce the problem?
 [2001-07-22 12:44 UTC] andy@php.net
no feedback
 [2001-07-22 12:45 UTC] andy@php.net
meant to close it...oops
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 18:02:40 2024 UTC