My php delivers a 500 internal server error?

david k

New member
Hi,
I am scratching my head with this, I have a simple server at home running win7 ultimate, wos server, php5, apache and mysql with dyndns pointing a domain name to it.

It delivers html and basic php pages but for some reason more complex scripts deliver a 500 internal server error and I cant figure it out....

I am sure its a simple setting i am over looking but I just cant get it going.

any ideas??

with thanks

Dave
Just to expand a little
I have a simple user login script that works on my hosts server but when i put it on mine I get this 500 internal error, I don't think it is the script itself as I know it works.

On my server simple php include functions are working but more complex php features fail, this makes me feel that it is php.ini or something like that that is at fault but I just cant see it.

I have turned on error reporting but still only get 500 errors.
 
Back
Top