New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

activate mysql lib on apache2

Got problems with Bubba? Then this forum is for you.
Locked
newt
Posts: 25
Joined: 11 Sep 2007, 13:40

activate mysql lib on apache2

Post 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 :)
tor
Posts: 703
Joined: 06 Dec 2006, 12:24
Contact:

Post 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
Co-founder OpenProducts and Ex Excito Developer
newt
Posts: 25
Joined: 11 Sep 2007, 13:40

Post by newt »

Thank you Tor, you asumed right and it worked.

BR
newt
Locked