Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Dexter_X Posted April 27, 2018 Posted April 27, 2018 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
RevengeFNF Posted April 27, 2018 Posted April 27, 2018 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.
MIXOH Posted April 27, 2018 Posted April 27, 2018 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
Rhett Posted April 27, 2018 Posted April 27, 2018 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+.
Dexter_X Posted April 28, 2018 Author Posted April 28, 2018 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 (?)
Dexter_X Posted April 28, 2018 Author Posted April 28, 2018 57 minutes ago, Rhett said: 7.2 is fine with 4.3 Thankyou !
MIXOH Posted April 28, 2018 Posted April 28, 2018 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.
bfarber Posted April 30, 2018 Posted April 30, 2018 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.
Dexter_X Posted May 2, 2018 Author Posted May 2, 2018 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 :)
mick2me Posted July 26, 2018 Posted July 26, 2018 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?
Tom S. Posted July 26, 2018 Posted July 26, 2018 8 minutes ago, mick2me said: Which of the versions 7x should i choose? I would recommend ea-php71
mick2me Posted July 26, 2018 Posted July 26, 2018 8 hours ago, Tom S. said: I would recommend ea-php71 Thank you Tom S
Recommended Posts
Archived
This topic is now archived and is closed to further replies.