Received: (qmail 79668 invoked by uid 501); 6 Mar 2001 23:49:52 -0000 Message-Id: <20010306234952.79667.qmail@apache.org> Date: 6 Mar 2001 23:49:52 -0000 From: Patrick Lagace Reply-To: patou@sympatico.ca To: submit@bugz.apache.org Subject: Trouble with dbm_fetch with apache X-Send-Pr-Version: 3.110 >Number: 7368 >Category: mod_auth-any >Synopsis: Trouble with dbm_fetch with apache >Confidential: no >Severity: critical >Priority: medium >Responsible: apache >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Tue Mar 06 15:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: patou@sympatico.ca >Release: apache_1.3.14 >Organization: apache >Environment: Redhat 7.0 kernell 2.2.16-22 i586 >Description: When you start apache (/usr/local/sbin/apachectl startssl) It give me: Syntax error on line 230 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/mod_rewrite.so into server: undefined symbol: dbm_fetch /usr/local/sbin/apachectl startssl: httpd could not be started this is the line 320 of my httpd.conf LoadModule rewrite_module modules/mod_rewrite.so if i comment it, it give me a dbm_fetch error for mod_auth_dbm It seem that it's an error with Apache and the gdbm >How-To-Repeat: ./configure --prefix=/etc/httpd \ --bindir=/usr/local/sbin \ --sbindir=/usr/local/sbin \ --libexecdir=/usr/libexec \ --mandir=/usr/man \ --sysconfdir=/etc/httpd/conf \ --datadir=/home/httpd \ --iconsdir=/home/httpd/icons \ --htdocsdir=/home/httpd/html \ --cgidir=/home/httpd/cgi-bin \ --includedir=/usr/include \ --localstatedir=/home/httpd \ --runtimedir=/var/log/httpd \ --logfiledir=/var/log/httpd \ --proxycachedir=/tmp \ --enable-suexec \ --suexec-caller=www \ --suexec-userdir=public_html \ --suexec-docroot=/home/httpd/html \ --suexec-logfile=/var/log/httpd/suexec_log \ --suexec-uidmin=1000 \ --suexec-gidmin=1000 \ --suexec-safepath="/bin:/usr/bin" \ --enable-module=most \ --disable-module=auth_dbm \ --enable-module=auth \ --enable-shared=max \ --activate-module=src/modules/layout/liblayout.a \ --activate-module=src/modules/perl/libperl.a make make install /usr/local/sbin/apachectl startssl you while get: Syntax error on line 230 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/mod_rewrite.so into server: undefined symbol: dbm_fetch /usr/local/sbin/apachectl startssl: httpd could not be started >Fix: nothing yet :( >Release-Note: >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]