- This topic is empty.
-
AuthorPosts
-
February 21, 2023 at 6:18 pm #4278
Natalie
Guestmoved this from another thread
February 22, 2023 at 5:05 am #4286Joan
GuestI wanna downgrade PHP version from 8.1 to 7.4 in ss. how can I do that?
February 22, 2023 at 5:23 am #4287Gabriel
GuestI wanna downgrade PHP version from 8.1 to 7.4 in ss
why?
February 22, 2023 at 7:21 am #4288Cynthia
GuestFor stability reasons, SlickStack only uses the default packages included in each Ubuntu LTS version. So it looks like this:
– Ubuntu 18.04… PHP 7.2
– Ubuntu 20.04… PHP 7.4
– Ubuntu 22.04… PHP 8.1https://github.com/littlebizzy/slickstack/tree/master/modules/php-fpm
So if you want to downgrade you should install Ubuntu 20.04
February 22, 2023 at 8:28 am #4289Wayne
Guestbecause of one plugin which is not OK with PHP 8.1
February 22, 2023 at 10:39 am #4291Mark
Guestbecause of one plugin which is not OK with PHP 8.1
Better solution is delete that plugin 😉
don’t change your entire stack to accommodate bad code.
February 25, 2023 at 7:30 pm #4349Pamela
GuestPHP 8.1 is what you should be using in 2023
March 14, 2023 at 9:42 am #4588Nicole
GuestThe good thing is that after PHP 7, the PHP changes got a lot smoother and there are not really breaking changes anymore like previous older versions. Also the performance is really good now for any version after 7+ so changing versions around is not a big concern.
March 14, 2023 at 9:43 am #4589Larry
Guesthttps://github.com/littlebizzy/slickstack/issues/188
change php version and Install ioncube loader #188ticketMarch 14, 2023 at 9:43 am #4590Linda
GuestSlickStack team said the same thing on above GitHub issue.
February 12, 2024 at 7:07 pm #12095 -
AuthorPosts