Page 1 of 1

internal server error

Posted: Mon Aug 20, 2007 11:53 pm
by krraleigh
I have an email page that uses phpmail.php.
The first page that I setup works perfectly.

So what I did was set a new html text in for a
different email message and changed a few names.

Now I have an internal server error.
How or what would cause this type of error?
I will post my code if asked but I am not sure it
will make a difference.

Can you advise?
Kevin

Posted: Tue Aug 21, 2007 12:02 am
by iknownothing
Posting your code may help. :P

Posted: Tue Aug 21, 2007 12:15 am
by krraleigh
I found the problem
I was using single quotes where I should have used double

sorry to waste your time

Thank You
Kevin

Posted: Tue Aug 21, 2007 12:36 am
by s.dot
Mismatched quotes will cause an internal server error? :P
Sounds like a .htaccess problem, to me.

Posted: Tue Aug 21, 2007 12:47 am
by krraleigh
That must have been the problem.
I ran a search and replace that replaced the double quotes with the single
to prevent another type of problem in my html part of the page.

Obviously it caused other types of problems

your insights and thoughts are always welcome
Thank You
Kevin Raleigh 8)