I'm fairly new to administering a Linux xerver, so fogive me if this seems a bonehead question🙂
I compiled Apache with PHP4 and want to install MCAL. Do I have to recompile PHP4 like I did originally (plus the --with-mcal) and then recompile Apache? or does running configure --with-mcal on PHP simply add MCAL to my PHP installation?
-C