Jump to content

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


Recommended Posts

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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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+.

 

Link to comment
Share on other sites

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 (?)

Link to comment
Share on other sites

  • 2 months later...

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?

 

 

 

Link to comment
Share on other sites

Archived

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

  • Recently Browsing   0 members

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