It should have nothing to do with SMP.
I think you are using a 64bits linux, and for some reason, libraries for 32bits binaries is not available, thus the 32bits binary of admin_php and lshttpd can not be started.
Make sure libraries for running 32bits application have been installed on your...