[PHP-DEV] Bug #8590 Updated: PHP dbm module not compatible with dbmmanage or mod_auth_dbm From: kalowsky <email protected>
Date: 06/14/01

ID: 8590
Updated by: kalowsky
Reported By: dante.picca <email protected>
Old-Status: Open
Status: Feedback
Bug Type: DBM/DBA related
Operating system:
PHP Version: 4.0.3pl1
Assigned To:
Comments:

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?

Previous Comments:
---------------------------------------------------------------------------

[2001-01-08 05:22:52] dante.picca <email protected>
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

---------------------------------------------------------------------------

ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=8590&edit=2

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>