Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: lucho115 on June 09, 2011, 05:27:05 PM

Title: Is possible to run another mysql server on sme7 without upgrade the current?
Post by: lucho115 on June 09, 2011, 05:27:05 PM
I need to run a soft that use mysql 5.1, and i want to use my server (sme7) to do it, can i run other instance of mysql? on other port of couse. its possible?
thks and sorry about my english.
Title: Re: Is possible to run another mysql server on sme7 without upgrade the current?
Post by: cactus on June 09, 2011, 05:29:34 PM
I need to run a soft that use mysql 5.1, and i want to use my server (sme7) to do it, can i run other instance of mysql? on other port of couse. its possible?
thks and sorry about my english.
No, unfortunately not (without a lot of customization). Perhaps running a virtualization product and a separate server in there with MySQL 5.1+ would do the trick as well.
Title: Re: Is possible to run another mysql server on sme7 without upgrade the current?
Post by: lucho115 on June 09, 2011, 08:18:09 PM
A lot year ago i install a lamp server on /opt (xampp), so why its no posible to install only mysql?
Title: Re: Is possible to run another mysql server on sme7 without upgrade the current?
Post by: cactus on June 09, 2011, 08:41:39 PM
A lot year ago i install a lamp server on /opt (xampp), so why its no posible to install only mysql?
I did not say it is impossible, I say it is a very tedious job to work it in properly and you are most likely in over your head. I do not expect that any of us give you a step by step guide and since you needed to ask I think you lack the expertise to work it all out.