I have a problem with removing Apache from my CentOS install. First of all I installed lighty (lighttpd) and then I tried to install php53 which httpd was included with it.
I've configured lighty with php and now I don't need httpd for any reason so I want remove it.
When I try to remove httpd from my centos 5.7 server with yum it prompts to remove php.
So how can I remove httpd while keeping php ?