|
PHP and MS SQL
I am having some issues i hope someone can help with. I am using IIS 7 to host a website, and there is a login script on it that is supposed to just take a username and password and validate it in my MS SQL database. As soon as i login, and it attempts to go to the login.php file, it gives me an Error 500, Internal Server Error. Any ideas why this might be? I'm new to PHP and SQL so i've been at a loss all day long here. I appreciate the help guys.
-alias
|