Page 1 of 1

Downgrading MySql for use with Vbulletin. Help!

PostPosted: 12. February 2005 02:47
by rlanctot
I need to downgrade Mysql to 4.0x from 4.1 for use with an existing VBulletin setup (moving the server from a dos box to linux xampp). Is downgrading just a matter of deleteing the /opt/lampp/mysql directory and then manually compiling the required version to that directory?

PostPosted: 12. March 2005 11:31
by rlanctot
I figured it out, finally. I just went to sourceforge and downloaded 1.4.9a, which has the correct version of mysql and php that I needed. Vbulletin had all sorts of problems with Mysql 4.1, but when I downgraded to 4.0x it installed fine.

PostPosted: 13. March 2005 18:41
by Dave_L
This might be of use to others with a similar problem:

Downgrading MySQL