i know you can uninstall litespeed with this command (with correct directory):
lsws/admin/misc/uninstall.sh
i want to use yum to setup php, mysql and lighttpd
BUT after uninstall of litespeed, how do i start php with the same config as litespeed (except --with-litespeed instead of that --with-lighttpd)
and does mysql remain running (untouched?)
Unfortunately, your question no longer has to do with LSWS and is now related to lighttpd. PHP and LSWS are not directly tied together in this case. You need to go to the lighttpd docs and/or forums to answer those questions.
BUT after uninstall of litespeed, how do i start php with the same config as litespeed (except --with-litespeed instead of that --with-lighttpd)
and does mysql remain running (untouched?)
BUT after uninstall of litespeed, how do i start php with the same config as litespeed (except --with-litespeed instead of that --with-lighttpd)
and does mysql remain running (untouched?)
You're not understanding what I'm telling you. PHP & MySql are separate applications from LSWS. Once you uninstall, LSWS, you are on your own. You can get help from various sources around the internet. Since you are no longer a LSWS user, you cannot get help here as your questions no longer relate to LSWS.
You're not understanding what I'm telling you. PHP & MySql are separate applications from LSWS. Once you uninstall, LSWS, you are on your own. You can get help from various sources around the internet. Since you are no longer a LSWS user, you cannot get help here as your questions no longer relate to LSWS.
let me questionize this else
php get untouched after litespeed uninstall?
mysql including databases dont get touched after litespeed uninstall?