I've noticed that changing the httpd.conf file has no effect on the Apache (version 2.2) whatsoever. I tried to comment out some of the LoadModule commands, restarted Apache, and ran phpinfo() to see if it updates and to my surprise, nothing was changed. I tried deleting all code inside httpd.conf but still leaving the file there, restarted Apache, ran phpinfo() and nothing seem to change. It's as though Apache doesn't detect changes happening to httpd.conf. However, when I delete the httpd.conf and restart Apache, it does give me an error. It's really acting strange. Some help would really be appreciated. Thanks By the way, I'm running Windows Vista Home Premium.