php5apache2_2.dll [message #171950] |
Sat, 22 January 2011 15:04 |
Haris
Messages: 2 Registered: January 2011
Karma: 0
|
Junior Member |
|
|
Hi.
Could you tell me were is php5apache2_2.dll file ?
It's not in php installation folder.
Thanks
|
|
|
|
Re: php5apache2_2.dll [message #171957 is a reply to message #171950] |
Mon, 24 January 2011 08:24 |
alvaro.NOSPAMTHANX
Messages: 277 Registered: September 2010
Karma: 0
|
Senior Member |
|
|
El 22/01/2011 16:04, Haris escribió/wrote:
> Could you tell me were is php5apache2_2.dll file ?
> It's not in php installation folder.
Do you have a working PHP installation and you're curious about the file
or are you asking about how to install PHP as Apache module?
In the first case, find your Apache /conf directory and use your
favourite text editor to search for "php" in all *.conf files.
In the second case, the answer depends entirely on how you installed PHP
in the first place. If you are using the official installer, just re-run
the wizard and pick "Apache 2.2 module" when prompted. Otherwise, find
documentation for your exact version at the site you got PHP from.
--
-- http://alvaro.es - Álvaro G. Vicario - Burgos, Spain
-- Mi sitio sobre programación web: http://borrame.com
-- Mi web de humor satinado: http://www.demogracia.com
--
|
|
|