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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: dante dot picca at roma1 dot infn dot it
New email:
PHP Version: OS:

 

 [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

Pull Requests

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 Dec 26 13:01:30 2024 UTC