Php version 7,2

I’m installing an index page for my website from a website called it requires PHP 7.2 which the panel does not have. How do i get php 7.2?

Hello

PHP7.2 is at its end of life, and no longer supported. It’s highly recommended that you upgrade your script to support PHP 8. If you absolutely need PHP 7, you can upgrade to premium hosting, where PHP7 is available in a secure envirement.

6 Likes

Hi nhmidi,

If your webpage is a single page php, please share with us your source code and we can indicate which parts you need to change for PHP 8.2.

Cheers!

3 Likes

Adding to what @anon95807532 posted, if you’re using a CMS or other website software, please let us know so we can inform you if there’s a newer version that supports PHP8 or recommend alternatives if it does not.

6 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.