0

I have

php 5.6 & php 7.0.3

on the server. I am upgrading the website magento 1.9.2.4 to magento 1.9.3.9 which is showing me an error of php version.

CONNECT ERROR: Package community/Interface_Adminhtml_Default 1.9.3.9: requires PHP version>= 5.2.0 and <= 6.0.0 current is: 7.0.30

So how can I choose php 5.6 for magento 1.9.3.9?

Or any other way to upgrading magento 1.9.3.9

asked Jul 14, 2018 at 9:12
1
  • Is this solution helped? Commented Jul 16, 2018 at 19:15

1 Answer 1

0

You can try to set your version to php 5.6

Add this line in .htaccess of Magento if you use apache2

AddHandler application/x-httpd-php56 .php
answered Jul 14, 2018 at 18:44

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.