Applicable to:
- Plesk 12.5 for Linux
Question
OS userland is i386, but OS kernel is x64. Plesk installer is trying to install updates for x64.
How to make Plesk installer to use another architecture?
Answer
Add the following line:
# cat /root/.autoinstallerrc
OVERRIDE_OS_ARCH = i386
Comments
0 comments
Please sign in to leave a comment.