Jump to content
You are viewing a curated collection of the most significant posts in this topic.

Featured Replies

Posted

I have a question, does ips already support php 8.1?

Solved by Jim M

Go to solution
  • 2 months later...
On 2/5/2022 at 2:23 PM, b416 said:

the background task started by cron every minute fails with php 8.1

Note - This caught me out. I had left my nginx configurations to php7.4, but forgot to force php-cli to be on 7.4, you can do so easily by doing:

update-alternatives --set php /usr/bin/php7.4

@nodle are you sure your background tasks are working on php8.1?

Edited by jpg

  • 2 months later...

The latest beta release (4.7.0 beta 6) adds support for PHP 8.1.  🙂 

On 6/7/2022 at 4:45 PM, Randy Calvert said:

The latest beta release (4.7.0 beta 6) adds support for PHP 8.1.  🙂 

Could contain: Text, File

Think Sesame Street GIF

Recently Browsing 0

  • No registered users viewing this page.