Please Help

Discussion for various published PHP frameworks, including Zend Framework, CodeIgniter, Kohana, CakePHP, Yii, Symfony, and others.

Moderator: General Moderators

Post Reply
xbear1982
Forum Newbie
Posts: 9
Joined: Sun Aug 18, 2013 10:50 pm

Please Help

Post 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.
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: Please Help

Post 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?
Post Reply