Where is php4apache2.dll located?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • SillyChild

    Where is php4apache2.dll located?

    Hi all,

    I'm trying to run PHP in my Apache on windows XP and so far it's not
    working. I have been looking at various installtion pages and all they talk
    about is php4apache2.dll . But where is this file located?

    My php installation directory doesn't even have that file! So editing the
    httpd.conf file is not helping. I did a complete search on my computer and
    file is no where to be found. Am I missing something? Is there any place
    where I can download this php4apache2.dll file?

    I have also tried to reinstall php4 in standard and advanced mode but the
    file just doesn't get installed. The php installation directory has
    php4ts.dll but not the php4apache.dll.

    Thanks for any help.

    Cheers.


  • Agelmar

    #2
    Re: Where is php4apache2.dll located?

    Don't use the installer, use the .zip package. It has all the extensions,
    and modules. php4apache2.dll will be located in the sapi folder.



    SillyChild wrote:[color=blue]
    > Hi all,
    >
    > I'm trying to run PHP in my Apache on windows XP and so far it's not
    > working. I have been looking at various installtion pages and all
    > they talk about is php4apache2.dll . But where is this file located?
    >
    > My php installation directory doesn't even have that file! So editing
    > the httpd.conf file is not helping. I did a complete search on my
    > computer and file is no where to be found. Am I missing something? Is
    > there any place where I can download this php4apache2.dll file?
    >
    > I have also tried to reinstall php4 in standard and advanced mode but
    > the file just doesn't get installed. The php installation directory
    > has php4ts.dll but not the php4apache.dll.
    >
    > Thanks for any help.
    >
    > Cheers.[/color]


    Comment

    • SillyChild

      #3
      Re: Where is php4apache2.dll located?

      Thanks for that. It's all working now :)

      "Agelmar" <ifetteNOSPAM@c omcast.net> wrote in message
      news:bud3ea$g6h 3e$1@ID-30799.news.uni-berlin.de...[color=blue]
      > Don't use the installer, use the .zip package. It has all the extensions,
      > and modules. php4apache2.dll will be located in the sapi folder.[/color]



      Comment

      Working...