Steve, SERVER_SOFTWARE is a variable that will give you which apache version you are actually using. Just drop a one - liner in a test.php as this : * * * <?php phpinfo(); ?> * You can look for the above variable. Any other ideas others may have, please share. On Thu, Jun 3, 2010 at 9:31 PM, HallMarc Websites < sales@xxxxxxxxxxxxxxxxxxxx> wrote: > > > -----Original Message----- > From: Jim Lucas [mailto:lists@xxxxxxxxx] > Sent: Thursday, June 03, 2010 11:38 AM > To: php General List > Cc: Steve Marquez > Subject: Re: PHP Form submitting to MySQL not working... > > Steve Marquez wrote: > > I am running Apache (not sure which version, where do I find that?) it is > running on a Macbook Pro. > > The error happened when I submitted the form. > > Sorry, should have been more specific. Where did you see the error? In > your > browser, error logs of your web server, etc... ? > > If this error was displayed in your browser, you should look in your apache > error log file at that corresponding time to see if it has any more > information. > > > > > The MySQL DB is hosted locally on my machine. > > > > No cat here at the office, no children either, they are all at home. > > > > :) > > > > > -- > Jim Lucas > > A: Maybe because some people are too annoyed by top-posting. > Q: Why do I not get an answer to my question(s)? > A: Because it messes up the order in which people normally read text. > Q: Why is top-posting such a bad thing? > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > > On a side note; yes, as you can see I am still alive and well. Business has > slowed down enough that I had time to actually read a few posts! > > Marc Hall > HallMarc Websites > www.hallmarcwebsites.com > > > > __________ Information from ESET Smart Security, version of virus signature > database 5169 (20100603) __________ > > The message was checked by ESET Smart Security. > > http://www.eset.com > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Regards, Shreyas