October 10, 201510 yr I see on the website that there are 64-bit versions available for download. I have a 32-bit CPU for my server that is currently running v5.xx. Thanks, M-
October 11, 201510 yr Based on the subject of this thread, I assume you want to know if there's a 32-bit version of v6 available. The answer is No ... v6 requires a 64-bit CPU. If your CPU is truly only 32-bit capable, then you'll need to remain on v5. But you should confirm that's the case, as very few modern CPU's are in that category. What specific CPU do you have ??
October 11, 201510 yr You can also you this command from Telnet to find out: cat /proc/cpuinfo | grep -Gq "flags.* lm " && echo '64bit' || echo '32bit'
Archived
This topic is now archived and is closed to further replies.