Using php4 to manage Apache 1.3 access database

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm trying to make a web page to maintain my Apache authorization
file with instead of dbmmanage.

Since I have to have php loaded for other reasons I started
there.  Problem seems to be that the OpenBSD package and port
systems only seem to gdbm for php-4 and gdbm is not
supported by Apache 1.3 (gdbm does seem to be supported for
Apache 2 but that is not an option for me). Sort of a catch 22.

Is this correct or am I more likely
malforming the gdbm database or something else?

Context is:
 OpenBSD 3.9 with default chrooted Apache 1.3
 db-4.2.52p8
 gdbm-1.8.3p0
 php4-core-4.4.1p0
 php4-dba-4.4.1p0

Ruby 1.8 supports DB files but I don't really want to move all
the Ruby stuff to /var/www/ (required for the chrooted Apache
install).

Any suggestions?

Thanks,
--
Doug Carter

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux