Page 1 of 1

Please Help

Posted: Tue Aug 20, 2013 9:00 pm
by xbear1982
Hi Guys

I am new to php and mysql, recently I place a simple php code to create table in mysql.

in the browser it come up http 500 internal server error, I am running windows xp service pack and apache 2.2 and php 5.3.


Please let me konw how to fix it.

Re: Please Help

Posted: Tue Aug 20, 2013 9:25 pm
by requinix
How would we know how to fix it? It's not like you've given us any kind of information that matters: no source code, no server logs, no explanations. It's like you've given us a car, told us it has problems, and asked us how long it'll take to fix it.

So in accordance with the above,
1. What is the code you are trying to run?
2. What does your server's logs say about the 500 error?
3. What is your code trying to do and what is its purpose?