You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Spence <sc...@gmail.com> on 2006/08/15 22:56:28 UTC

[users@httpd] RE: DBD: driver

Thanks for the pointer.  I think the problem was that in apu.h after running
configure, I had:

#define APU_HAVE_PGSQL         0
#define APU_HAVE_MYSQL         0
#define APU_HAVE_SQLITE3       0
#define APU_HAVE_SQLITE2       0

(I changed the second line to "#define APU_HAVE_MYSQL 1")

which was why Apache claimed that the driver was unset.
-- 
View this message in context: http://www.nabble.com/DBD%3A-driver-tf2100248.html#a5821843
Sent from the Apache HTTP Server - Users forum at Nabble.com.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org