The following command will load Apache from 64 to 32 bit (Mac OS):
sudo arch -i386 /usr/sbin/httpd
What is the command if I want then to switch back to 64 bit mode?
|
feedback
|
This question came from our site for professional and enthusiast programmers.