Project

General

Profile

[Solved] Configuration problem mysql for module mod_mysql_vhost

Added by kapil almost 9 years ago

Hello everyone,
I installed the Lighttpd on my Ubuntu 12.10. I wants to try the freature of Mysql based vhosting, for that purpose followed the instruction given on "http://redmine.lighttpd.net/projects/1/wiki/Docs_ModMySQLVhost". everything working fine.
when i trying to configure the with

sudo ./configure --with-mysql=/etc/mysql/my.cnf

its giving me error

configure: error: mysql_config is not found

Please let me know anyone facing such error. thanks in advcance


Replies (1)

RE: Configuration problem mysql for module mod_mysql_vhost - Added by gstrauss over 7 years ago

./configure --with-mysql=... is either "yes" or "no" or a path to mysql development headers and libraries, not a path to your my.cnf.

    (1-1/1)