Hey Jerdo, thank you very much. I was able to restart apache without a problem by taking out the AddModule code.
Thank you for the comments on the site I do all the work on it, graphics, coding, etc. etc. But as you can see I have guests registered on the site and I am in desperate need of upgrading it to PHP so that I can build a database with username and passwords and a login area to protect some pages. Right now I'm doing everything the hard way, adding new users myself, if they want to change something they send me the email with their changes and I change their info and if they forgot their password they send me an email. The sign up form is just that "a form" so when a new guests signgs up there is no way to check if the username he is choosing is already taken and the same for the password. These are things that I need to improve.
This is why I want to learn php to make my life easier, the site may look good but it lacks all the cool stuff on other sites done in php or asp. If anybody could give me a hand on building a login-out script to incorporate on the site, I would really appreciate it.