help:The PHP version is too low??


moneyhoo

Recommended Posts

You can switch your account to using PHP 5.3 or PHP 5.4 using the following guides:

 

PHP 5.3:  https://support.hawkhost.com/index.php?/Knowledgebase/Article/View/107/12/how-do-i-use-php-53

PHP 5.4: https://support.hawkhost.com/index.php?/Knowledgebase/Article/View/125/12/how-do-i-use-php-54

 

 

It also can be accomplished by adding the following to your .htaccess file:

 

 

PHP 5.3:

AddType application/x-httpd-php53 php

 

 

PHP 5.4:

AddType application/x-httpd-php54 php

Link to comment
Share on other sites

thanks for  help

 

 

In order to use PHP 5.4, i configure my account as

 

    • Handler: application/x-httpd-php54


    • Exention(s): php

but when i install mediawiki 1.20

it still shows

 The following errors were found :

  • The PHP Version is less than the required
  • 5.3.2

 

 

 

 

 

why?

Link to comment
Share on other sites

I'm assuming you're trying to install this through Softaculous and not manually? If so that would explain this issue as Softaculous detects the servers default version which is 5.2.X, it doesn't look at your account specific handlers/versions.

 

Please submit a ticket at https://support.hawkhost.com reporting this problem (please also link to this forum thread) and we'll escalate the ticket to our sysadmin queue so we can fix this for you.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...