hi 

I have installed the following


Apache 2.2 and PHP5

In the httpd.conf file for apache I have added the following so that
PHP is picked up,

LoadModule php5_module c:/php/php5apache2.dll
AddModule mod_php5.c
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php/php.exe"


File php5apache2.dll  is in the mentioned directory.

However, bringing up the web server is failing with the following message

The specified module could not be found.
Again, I can see the file php5apache2.dll in c:/php/php5apache2.dll

How can I fix this???
THanks for your help.


Thanks,
Javier









Community email addresses:
  Post message: [email protected]
  Subscribe:    [EMAIL PROTECTED]
  Unsubscribe:  [EMAIL PROTECTED]
  List owner:   [EMAIL PROTECTED]

Shortcut URL to this page:
  http://groups.yahoo.com/group/php-list 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-list/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to