My PhP installation put the following into my httpd.conf file and it works for 
me


#BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
PHPIniDir "C:\\Program Files\\PHP\\"
LoadModule php5_module "C:\\Program Files\\PHP\\php5apache2_2.dll"
#END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL


# LoadModule php5_module "c:/program files/php/php5apache2_2.dll"

AddType application/x-httpd-php .php .php3 .phtml
AddType application/x-httpd-php-source .phps

Charles Michener


Don Denton <[EMAIL PROTECTED]> wrote: SETUP: I am running Windows XP home SP2.  
I downloaded Apache 2.0.59 and
then 2.2.4 (both using the windows32 bin with msi) to try to solve this
problem but it exists in both versions.

PROBLEM: In trying to enable the modules (specifically one dealing with
enabling PHP) I found that, instead of referring to ".dll" files, the
configuration file referred to ".so" files.  I am new to this and from what
I can tell, those files should be ".dll".  What should I do here?  I have
tried to ignore the apparent problem, but as a result I could not enable
PHP.  There seems to be no documentation on this, or after 4 hours of
searching, my brain was too fried to see it.

Thanks so much!
~Don


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See  for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



       
---------------------------------
Choose the right car based on your needs.  Check out Yahoo! Autos new Car 
Finder tool.

Reply via email to