jasoncharette
IS-IT--Management
Hey folks, hope someone out there can help...<br><br>Just installed RH 6.1 on a Compaq Deskpro PII-400 w/64MB and 6.4GB. Got all the H/W configured. Now, some time ago I found a nice doc a devshed entitled "The Soothingly Seamless Setup of Apache, SSL, MySQL and PHP". I've used it three times succesfully, but now it fails me. For those not familiar with the document, here is a quick layout of what I've done:<br><br>1. Installed MySQL 3.22.32.<br>2. Installed PHP 4.0.0 (Final).<br>3. Installed OpenSSL 0.9.5a.<br>4. Installed ModSSL-2.6.4-3.1.12.<br>5. Installed Apache 1.3.12.<br><br>To the best of my knowledge, these are the latest stable versions of everything...<br><br>The configures, makes and make isntalls all went smoothly. That is until I tried to run apachectl configtest. Now I get the following (be warned, it's long! - And please note the bottom entry):<br><br>[Mon Jun 19 18:36:50 2000] [warn] Loaded DSO modules/mod_env.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)<br>[Mon Jun 19 18:36:50 2000] [warn] Loaded DSO modules/mod_log_config.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)<br>[Mon Jun 19 18:36:50 2000] [warn] Loaded DSO modules/mod_log_agent.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)<br>[Mon Jun 19 18:36:50 2000] [warn] Loaded DSO modules/mod_log_referer.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)<br>[Mon Jun 19 18:36:50 2000] [warn] Loaded DSO modules/mod_mime.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)<br>[Mon Jun 19 18:36:50 2000] [warn] Loaded DSO modules/mod_negotiation.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)<br>[Mon Jun 19 18:36:50 2000] [warn] Loaded DSO modules/mod_status.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)<br>[Mon Jun 19 18:36:50 2000] [warn] Loaded DSO modules/mod_info.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)<br>[Mon Jun 19 18:36:50 2000] [warn] Loaded DSO modules/mod_include.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)<br>[Mon Jun 19 18:36:50 2000] [warn] Loaded DSO modules/mod_autoindex.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)<br>[Mon Jun 19 18:36:50 2000] [warn] Loaded DSO modules/mod_dir.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)<br>[Mon Jun 19 18:36:50 2000] [warn] Loaded DSO modules/mod_cgi.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)<br>[Mon Jun 19 18:36:50 2000] [warn] Loaded DSO modules/mod_asis.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)<br>[Mon Jun 19 18:36:50 2000] [warn] Loaded DSO modules/mod_imap.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)<br>[Mon Jun 19 18:36:50 2000] [warn] Loaded DSO modules/mod_actions.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)<br>[Mon Jun 19 18:36:50 2000] [warn] Loaded DSO modules/mod_userdir.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)<br>[Mon Jun 19 18:36:50 2000] [warn] Loaded DSO modules/libproxy.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)<br>[Mon Jun 19 18:36:50 2000] [warn] Loaded DSO modules/mod_alias.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)<br>[Mon Jun 19 18:36:50 2000] [warn] Loaded DSO modules/mod_rewrite.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)<br>[Mon Jun 19 18:36:50 2000] [warn] Loaded DSO modules/mod_access.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)<br>[Mon Jun 19 18:36:50 2000] [warn] Loaded DSO modules/mod_auth.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)<br>[Mon Jun 19 18:36:50 2000] [warn] Loaded DSO modules/mod_auth_anon.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)<br>Syntax error on line 118 of /etc/httpd/conf/httpd.conf:<br>Cannot load /etc/httpd/modules/mod_auth_db.so into server: /etc/httpd/modules/mod_auth_db.so: undefined symbol: db_open<br><br>All right. I've been to apache.org, and couldn't really find anything there. I've been hunting around newsgroups, and can't find anything there either (or it's all in German or Swahili or something!). My eyes hurt. My head hurts. Soon, I'm gonna pull out the sepukku knives and make a mess on my carpet. <br><br>1. What is DEAPI? How do I get around it, fix or patch Apache?<br>2. Anyone take a guess as to why I'm getting an undefined symbol: db_open error?<br><br>Any help whatsoever would be appreciated. Thanks in advance,<br><br> Jason<br>