• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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