• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Issue Ubuntu ARM server error : cannot execute binary file exec format error

You get that warning when you try to execute a binary that's not suitable for the OS that the server is running. I guess you downloaded a binary that was created for the Intel processors, not for the ARM processors.
 
You get that warning when you try to execute a binary that's not suitable for the OS that the server is running. I guess you downloaded a binary that was created for the Intel processors, not for the ARM processors.
Yes, is there any way to run it in ARM Processor?
 
Yes, is there any way to run it in ARM Processor?
You have to find this software compatible with ARM processor architecture, or compile it yourself from source code that supports ARM architecture.
 
Back
Top