I have a Linux Server running apache 2 with php 5. When I complied it (PHP) I did so without CGI’s. I would like to add CGI. When I recompile php can I just compile it with the CGI option or do I have to also use all the options I compiled it with originally?