I am going to install Drupal but before I can I need to install PHP and when I am installing it asks to select the web server that I wish to connect PHP to. I have Apache 2.2.9 webserver already installed but the two closes choices for webserver within the PHP setup are Apache 2.2.x Module and Apache CGI. Which one should I select?
You didn't say what OS but it sounds like Windows. Either should work AFAIK but Apache 2.2.x Module is generally recommended. I think.