Page 1 of 1
activate mysql lib on apache2
Posted: 11 Sep 2007, 16:00
by newt
It seems to be that the mysql lib isn't activated on the apache2 server. How do I activate it? Do I have to recompile the apache2 server with the command [--with-mysql] or can I just change in some file somewhare? Please explain so a windows user with novice to moderate Linux knowladge understand

Posted: 13 Sep 2007, 04:04
by tor
Hi Newt,
I think we need to know a little bit more on what mysql support you want. Is it mysql support in PHP? In that case you need to install the
libapache-mod-php4. You can read more on how to install Debian packages here:
http://excito.org/forum/viewtopic.php?t=421
/Tor
Posted: 02 Oct 2007, 16:53
by newt
Thank you Tor, you asumed right and it worked.
BR
newt