Koozali.org: home of the SME Server

Obsolete Releases => SME 8.x Contribs => Topic started by: bradleyj00 on November 10, 2014, 03:47:12 PM

Title: Require php 5.3.10 for new joomla site
Post by: bradleyj00 on November 10, 2014, 03:47:12 PM
I am running SME 8.1, and I need to update php/MySQL in order to accommodate a new joomla site.

I followed these instructions, but my php did not update,  so I'm not convinced I followed them correctly.

http://wiki.contribs.org/Upgrade_php/mysql

1. I'm thinking I didn't configure the new respositories correctly. I assume I simply copy and paste the text from the wiki to a root prompt? It seemed to go ok, no error messages were generated. How can I confirm that these edits are active?
2. Following this, yum --enablerepo=remi-php55,remi,epel update php\* mysql-server, I receive quite a lengthy list of dependency errors.

Hoping someone can offer a little direction?

Thanks,
Jim
Title: Re: Require php 5.3.10 for new joomla site
Post by: stephdl on November 10, 2014, 06:29:32 PM
Hi Jim, I worry that You want to do is impossible, or you will have a server unstable. The howto you followed is for sme9, I didn't search for sme8, feel free to do so.

I'm currently explored the software collections but it is only for sme9 64 bit, no way for other architectures or versions

http://forums.contribs.org/index.php/topic,51223.msg260054.html#msg260054
Title: Re: Require php 5.3.10 for new joomla site
Post by: bradleyj00 on November 10, 2014, 10:58:36 PM
Thanks for the info! Is there an option to upgrade to SME9, or will moving to SME9 require a complete rebuild?

Jim
Title: Re: Require php 5.3.10 for new joomla site
Post by: Stefano on November 10, 2014, 11:08:50 PM
Thanks for the info! Is there an option to upgrade to SME9, or will moving to SME9 require a complete rebuild?

Jim

backup and restore, there's no in place backup procedure (it depends on centos/RH policy)
Title: Re: Require php 5.3.10 for new joomla site
Post by: ReetP on November 12, 2014, 11:21:22 PM
backup and restore, there's no in place backup procedure (it depends on centos/RH policy)

You can also do disk to disk, and affa I think - there is more in the wiki.

You will be much better moving to v9 in the long run.....

As Stefano say this was an upstream decision, not ours.
Title: Re: Require php 5.3.10 for new joomla site
Post by: bradleyj00 on November 13, 2014, 10:55:29 PM
Thanks for the advice! I installed a new SME9 box, and did the backup and restore, and all is well.
Jim