Build complete.
Don't forget to run 'make test'.
copy compiled php binary to litespeed directory
cd /usr/local/lsws/admin/fcgi-bin
strip admin_php-5.5.3
ln -sf admin_php-5.5.3 admin_php
Your current PHP engine /usr/local/lsws/fcgi-bin/lsphp is renamed to lsphp.old.250813-123603
-r-xr-xr-x 1 root root 3.5M Aug 25 05:36 /usr/local/lsws/fcgi-bin/lsphp.old.250813-123603
cp -f /usr/local/lsws/phpbuild/php-5.5.3/sapi/litespeed/php /usr/local/lsws/fcgi-bin/lsphp
/usr/local/lsws/fcgi-bin/lsphp -v
PHP 5.5.3 (litespeed) (built: Aug 25 2013 12:37:21)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2013 Zend Technologies
==============================================
Finished building admin_php with 5.5.3 and LSAPI 6.3
Build time: 82.476554580 seconds
==============================================
Sun Aug 25 12:37:26 EST 2013
**COMPLETE**
for secuirty reason, change back build dir to regular user
chown -R lsadm:lsadm /usr/local/lsws/phpbuild/php-5.5.3