Inxmail / inx_magento1

Inxmail Professional Email Marketing für Magento CE und EE (1.x)
0 stars 0 forks source link

Compatibility Check for PHP requirements fails during installation from magento connect [INX-29] #33

Closed falco-knapp closed 8 years ago

falco-knapp commented 8 years ago

On Ubuntu Systems, the PHP library is indicated with version 5.5.9-1ubuntu4.14. Compatibility-Check during magento connect installtion fails with the message:

inxmail_integration_error

Is there a possibility to adapt compatibility settings in order for the validation to pass? The PHP Version should be compatible according to official Magento system requirements.

Original message from client:

Guten Tag,

in einem auf der Magento 1 basierenden Kundenprojekt soll auf die Inxmail Integration gesetzt werden. Der Kunde benutzt Inxmail bereits für andere Projekte. Leider ist eine Installation der Erweiterung über die Magento Connect Plattform auf Grund der eingesetzten PHP Version nicht möglich. Ein Fehlerbericht befindet sich im Anhang.

BrocksiNet commented 8 years ago

Some feedback to that question: There are few solutions for that. We can add to version 5.5.9-9 for example, or we can set maximum version to 5.5.10. We can't use asterisk for that because magento doesn't support this value during package creation process.

falco-knapp commented 8 years ago

The Magento system requirements states compatibility with PHP 5.5.x

Therefore, the latest available officialy supported PHP 5.5 Release is 5.5.34 http://php.net/ChangeLog-5.php

Would it work to just set the version number to 5.5? If not, we should set it to 5.5.34 or even 5.5.99?

falco-knapp commented 8 years ago

Hi Björn,

Könnt Ihr das bitte umsetzen - unter Berücksichtigung meines letzten Kommentars?

Danke und Gruß,

Falco

falco-knapp commented 8 years ago

Works as expected.