Jump to content

Which PHP version is recommended for V4.3.X ?


Recommended Posts

Posted

Hi,

I'm sorry if it may be a question already asked but I can't manage to find any official documentation showing the PHP version requirements for IPB.

Can anyone point me to the right documentation please ?

Thankyou

Posted
37 minutes ago, Zorro_X said:

Hi,

I'm sorry if it may be a question already asked but I can't manage to find any official documentation showing the PHP version requirements for IPB.

Can anyone point me to the right documentation please ?

Thankyou

PHP 5.6 is the minimum.

PHP 7.2 is the recommended.

Posted

Official in \applications\core\data\requirements.json

"php": {
        "required": "5.6.0",
        "recommended": "7.0.0"
    },
    "mysql": {
        "required": "5.1.3",
        "recommended": "5.6.2"
    }

But better IMHO php 7.2.x

Posted
21 minutes ago, RevengeFNF said:

PHP 5.6 is the minimum.

PHP 7.2 is the recommended.

 

8 minutes ago, MIXOH said:

Official in \applications\core\data\requirements.json


"php": {
        "required": "5.6.0",
        "recommended": "7.0.0"
    },
    "mysql": {
        "required": "5.1.3",
        "recommended": "5.6.2"
    }

But better IMHO php 7.2.x

We always recommend the latest supported versions, you have to keep in mind not everyone is in control of their php version though, php 7+ is recommended, as well as mysql 5.6+.

 

Posted

thankyou for your answers.

Currently, our community is running with latest 7.0.X. But I've the choice to run also on latest 7.1.X or latest 7.2.X : which one is the better choice ?

I've read some comments here of people having troubles with 7.2.X, but maybe they're old problems (?)

Posted
2 hours ago, Zorro_X said:

I've read some comments here of people having troubles with 7.2.X

I'm currently on 7.2.4 all work be fine.

Posted

If you are using 4.3.x I would recommend using PHP 7.2. In my testing it is performing better than previous versions of PHP and is fully supported with Invision Community 4.3.

Posted

Thankyou all for your answers. OK for PHP 7.2.X

I'm just looking for the plug-ins i'm using (members map & rules), hoping they are also ok with PHP 7.2.X :) 

  • 2 months later...
Posted

Received this alert in ACP

You are running PHP version 5.6.36. While this version is compatible, future releases of our software will require version 7.0.0 or above

Trying to set PHP version in CPANEL, I get a number of options?

alt-php52,

alt-php53,

alt-php54,

alt-php55,

alt-php56,

alt-php70,

alt-php71,

alt-php72,

ea-php54, 

ea-php55, 

ea-php56,

 ea-php70, 

ea-php71, 

inherit  

Which of the versions 7x should i choose?

 

 

 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...