Search

Hello,

Can I still install 2.2.5. from git. I see that I then need branch 2.2 instead of master.

If so, which steps do I need to take ?

Clone the repo a normal, then checkout the 2.2.5 tag.

If I understand you right I have to do this :

  1. git clone git://github.com/symphonycms/symphony-2.git
  2. git submodule update --init
  3. git checkout 2.2.x

And then do the install steps. Am I right?

That's right, yes.

Thanks for the help.

If I want to go to 2.3 in the near future I also can do a git checkout master and then following the 2.3 branch

That's right. Be sure to run the update after doing that though to install any MySQL changes for the newer version.

of course. Again thanks and for me case closed.

You should do git submodule update --init after checking out the desired tag. Otherwise you'll have the submodules for 2.3 in your system.

I did that and still a 500 error when trying to reach the extension page.

When I did git submodule update --init nothing happens and I have still the 2.3 extensions. I did a quick check for that.

Did you install before you re-ran git submodule update? I suggest you simply start over and do the three steps in the right order.

Thanks, I wil do that

Create an account or sign in to comment.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details