where is php5apache2_2.dll?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Mephisto16
    New Member
    • Apr 2009
    • 4

    where is php5apache2_2.dll?

    Hi, I'm trying to set up apache to use PHP after installing both and i read that i need to add this to the apache conf file:

    LoadModule php5_module "c:/php/php5apache2_2.d ll"

    But i can't find this file in my PHP directory. Is it supposed to be there?
  • Canabeez
    New Member
    • Jul 2009
    • 126

    #2
    Here, try this link. You can always download it from php.net.

    Comment

    • Mephisto16
      New Member
      • Apr 2009
      • 4

      #3
      I downloaded the php zip and it contains this file. It seems its just the installer that doesnt have it. Strange.

      Comment

      • Canabeez
        New Member
        • Jul 2009
        • 126

        #4
        No, actually it's not strange... There wasn't even one time when I used PHP installed and it worked... :)

        Comment

        • Mephisto16
          New Member
          • Apr 2009
          • 4

          #5
          Originally posted by Canabeez
          No, actually it's not strange... There wasn't even one time when I used PHP installed and it worked... :)
          lol. need to remember that.

          Thanks.

          Comment

          • Álvaro Paçó
            New Member
            • Sep 2010
            • 1

            #6
            Use https://sourceforge.net/projects/haplinker/
            This pack have all files you need!

            Comment

            • Arturian
              New Member
              • Dec 2010
              • 1

              #7
              I guess you're trying to install php on Windows and I had the same problem until I read the instructions again on the Downloads page of windows.php.net . The version you want is the VC6 thread-safe one not one of the VC9 versions. The VC6 zip version does contain the .dll you want and it works whereas the VC9 version does not have it. The first is compiled (from C I guess) under the old Visual Studio 6. It is recommended to run on Windows whereas the VC9 (compiled under Visual Studio 9 - .net 2008) is not recommended - figure that!

              Comment

              • Boulboul
                New Member
                • Jun 2011
                • 1

                #8
                Try this link http://kromann.info/download.php?str...trIndex=PHP5_2

                Comment

                • obxpete
                  New Member
                  • Nov 2011
                  • 1

                  #9
                  C Drive only!!!

                  NOTICE: I had this problem and it was simply that I could not run it on any other drive than the C drive! D'oh!!

                  Comment

                  Working...