2008/12/19 David Robley <robl...@aapt.net.au>:
> Gary Maddock-Greene wrote:
>
>> Hi, Don't know if this is the right group but I am having real problems
>> trying to connect to my MySQL db with php. I am trying to create a search
>> form. I can connect and display in my browser a simple call to a db record
>> but when I try to execute my search script I get a 500 Internal Server
>> error: IsapiModule / ExecuterequestHandler. I'm stumped! Any help please
>> or pointers. Thanks Gary
>
> The first thing when you get a 500 error, which is a server error not php,
> is to check the server error log.

I might be wrong but I think syntax errors can cause a 500 status when
using ISAPI.

-Stuart

-- 
http://stut.net/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to