Results 1 to 6 of 6

Thread: Apache Error

  1. #1
    Join Date
    Feb 2005
    Posts
    9
    Rep Power
    0

    Question Apache Error

    I am running php on Apache 2 and i am getting this error whenever I attempt to lauch certain pages. " Unhandled win32 Exception has occurred in apache.exe"

    I am edit an application thats was written a few yrs ago... but i am not seeing where this error could have been generated.

    Is anyone familiar with this error?

    HELP!

  2. #2
    Join Date
    Feb 2003
    Posts
    3,184
    Rep Power
    0

    Default

    Most likey it is a problem in the apache.exe that you cannot fix your self. You can try to;
    • Use the older apache 1 instead
    • install a newer version of apache
    • stop doing whatever you do to cause the error to come up
    • try setting up on a difference machine

  3. #3
    Join Date
    Feb 2005
    Posts
    9
    Rep Power
    0

    Default

    Thanks owen, I commented out the pages that were giving me problems. I checked the jscripts (they were ok). The only issue that i found was that there were spaces in the SQL query string that were being sent to the oracle db. I deleted the spaces and new line charaters and it now works fine. The weird thing is that it works on the 2003 Server perfectly but not on my machine...

    Its one of those phantom errors.

  4. #4
    Join Date
    Feb 2003
    Posts
    3,184
    Rep Power
    0

    Default

    computers bug out everynow and then especially windows

  5. #5
    Join Date
    Aug 2006
    Posts
    13
    Rep Power
    0

    Default unix is better

    Quote Originally Posted by owen
    computers bug out everynow and then especially windows
    Why don't you try unix/linux its runs much better than any windows server. Apache should run find on it

  6. #6
    Join Date
    Feb 2005
    Posts
    9
    Rep Power
    0

    Default

    Quote Originally Posted by mrbaddis View Post
    Why don't you try unix/linux its runs much better than any windows server. Apache should run find on it
    Thats exactly what i am trying next

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •