Other than checking 'nm', is there another file I can check for to make sure it's compiled properly? What other configuration problems can cause this error? Here's the pertinent VHost config. I sincerely appreciate your time and assistance.
DBDriver mysql
DBDParams "host=sqlserver dbname=** user=** pass=**"
DBDPersist on
DBDMin 1
DBDKeep 2
DBDMax 10
DBDExptime 60
<VirtualHost>
<Directory>
AuthType Basic
AuthBasicProvider dbd
AuthDBDUserPWQuery "SELECT password FROM users WHERE username=%s"
AuthName "Super Duper Games"
<limit PUT POST DELETE>
Require valid-user
</limit>
</Directory>
</VirtualHost>
--
Aaron Dalton | Super Duper Games
[EMAIL PROTECTED] | http://superdupergames.org
smime.p7s
Description: S/MIME Cryptographic Signature
