Undefined symbol 'dbm_fetch' with the Apache server

If you get this error when trying to start apache, run the following (example uses apache 1.3.37, change the version as needed to match the version you have):

cd /usr/local/directadmin/customapache/apache_1.3.37/src/modules/standard
gcc -shared -o mod_rewrite.so mod_rewrite.lo -lgdbm
cd ../../..
make install

Restart apache and it should be fixed up.

 
troubles_apache/undefined.txt · Last modified: 2010/02/21 21:20 by muscardin
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Please visit Automatic Backlinks to start earning free backlinks Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki