Page 1 of 1

Php Interpreters Install Failed

Posted: Fri 14. Oct 2022, 16:36
by tarmanachels
Hello anyone can you help me to solve this problem ?

sh: 1: /opt/keyhelp/php/8.1/bin/php: Exec format error
sh: 1: /opt/keyhelp/php/8.0/bin/php: Exec format error
sh: 1: /opt/keyhelp/php/7.4/bin/php: Exec format error

Waiting for your answer... Thank you

I'm Using Ubuntu 22.04 With aarch64/Arm64

Re: Php Interpreters Install Failed

Posted: Fri 14. Oct 2022, 16:50
by Tobi
The additional PHP versions are not (yet) compiled for your CPU. With ARM64 you can only use the native OS PHP version.

Re: Php Interpreters Install Failed

Posted: Wed 9. Nov 2022, 07:10
by tarmanachels
Can I install manually ? Because my web project need php 7.4 when using native php "This page isn’t working is currently unable to handle this request.
HTTP ERROR 500"

Thank you

Re: Php Interpreters Install Failed

Posted: Wed 9. Nov 2022, 08:10
by Tobi
No, unfortunately not. If you change the PHP version of the operating system manually, KeyHelp will no longer work.
KeyHelp relies on the PHP Version of the operating system.