• Lucid Dreaming - Dream Views




    Results 1 to 3 of 3
    1. #1
      Your cat ate my baby Pyrofan1's Avatar
      Join Date
      Nov 2006
      Gender
      Posts
      720
      Likes
      3
      When ever i view my website which is using apache it crashes, i'm guessing this has to do with some of the PHP libraries not being threadsafe. How do i stop Apache from crashing?

    2. #2
      FBI agent Ynot's Avatar
      Join Date
      Oct 2005
      Gender
      Location
      Southend, Essex
      Posts
      4,337
      Likes
      14
      are you running your own server, or uploading to your isp's webspace?
      (basically, I'm asking how you know apache is crashing - are you seeing errors yourself, or is stuff just not working?)

      if you are running your own server, can you post the specs (processor, OS, etc.)

      it's very rare that apache crashes
      it has a lot of graceful errors that can occur (normally as a result of 3rd party modules failing to load)
      but crashing is very rare

      code not being thread-safe won't (I don't think) cause php to crash apache

      if you can, post screenshots of error messages
      (\_ _/)
      (='.'=)
      (")_(")

    3. #3
      Your cat ate my baby Pyrofan1's Avatar
      Join Date
      Nov 2006
      Gender
      Posts
      720
      Likes
      3
      Nevermind i fixed it by un-installed some PHP libraries that i didn't need.

    Bookmarks

    Posting Permissions

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