Skip to main content
September 27, 2009
Question

Http 500 error

  • September 27, 2009
  • 1 reply
  • 1283 views

Hello,

I am working on my first PHP website and am getting an error.  WHen I try to preview a website that has a repeating region, I get the Http 500 error - internal server error.

PHP seems to be working fine as when I run phpinfo();, it does show all the detailed info.  Also, when I make the connection and recordset in DW everything works as it should.  Its just when I preview the page that it doesn't load the data.  I know it has to be something simple, but I don't know what it is.


I am using IIS 7.5 on a Win7 Pro machine.

Thanks for the help!

This topic has been closed for replies.

1 reply

Lon_Winters
Inspiring
September 27, 2009

Is your browser showing only "friendly" error messages?  If that's the case, disable that so the error message will display detailed error info.  That will help to troubleshoot.

September 27, 2009

Yeah, I've tried looking at those things.  I am a local administrator to the machine so its not a permissions issue.  It also suggested installing the .net extensiblity features which is what is already installed, so I am stumped.

Lon_Winters
Inspiring
September 27, 2009

Just to make sure we're talking about the same thing, we may be but not sure -

You should be getting a more detailed error in the browser than simply the 500 error - is that the case and if so, what is the exact error message?  Sorry if I'm not understanding this correctly.