Unsupported PHP version. Required PHP >= 5.4 and < 8.0.

prosatya

Verified User
Joined
Feb 23, 2021
Messages
7
First, i update the PHP version and then save. Remove PHP 8 from the list. See Screenshot
Then CLick on "Update CustomBuild Script & Versions (only)" and "Update CustomBuild"
Then Build reoundcube
Editing roundcube configuration...
Roundcube 1.4.11 has been installed successfully.
Unsupported PHP version. Required PHP >= 5.4 and < 8.0.
Done!

Than on the HOme page CustomBuild 2.0 (2) 2 In green What this means , What need to do after CustomBuild 2.0.

Still see Unsupported PHP version. Required PHP >= 5.4 and < 8.0. How to resolved this.

FYI: PHP8 Version not select anywhere but installed on the server.
 

Attachments

  • DirectAdmin-v1-61-5 (1).png
    DirectAdmin-v1-61-5 (1).png
    40.1 KB · Views: 11
You need to build PHP again, just selecting it doesn't change the actual installed PHP version.
Selecting a version is the first step, then rebuild php.

What does php -v in the command line return?
 
First, i update the PHP version and then save. Remove PHP 8 from the list. See Screenshot
Then CLick on "Update CustomBuild Script & Versions (only)" and "Update CustomBuild"
Then Build reoundcube
Editing roundcube configuration...
Roundcube 1.4.11 has been installed successfully.
Unsupported PHP version. Required PHP >= 5.4 and < 8.0.
Done!

Than on the HOme page CustomBuild 2.0 (2) 2 In green What this means , What need to do after CustomBuild 2.0.

Still see Unsupported PHP version. Required PHP >= 5.4 and < 8.0. How to resolved this.

FYI: PHP8 Version not select anywhere but installed on the server.
When you set all of that did you ./build php and rewrite_confs

Just selecting those buttons doesn't actually update the system
 
What does php -v in the command line return?
PHP 7.4.8 (cli) (built: Jul 9 2020 11:30:39) ( ZTS Visual C++ 2017 x64 )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
 
Back
Top