Re: [us...@httpd] cannot load c:/php/php5apache2_2.dll into server

2009-05-03 Thread Sue Tavidian
e.org Date: Sunday, May 3, 2009, 4:02 PM Something else might be listening on 80 Sue. Run netstat -ano | find ":80" to see which process(PID) is using it. Regards Prasanna Ram On Sun, May 3, 2009 at 7:59 PM, Sue Tavidian wrote: I commented out PHP from conf file and did not g

Re: [us...@httpd] cannot load c:/php/php5apache2_2.dll into server

2009-05-03 Thread Sue Tavidian
9, 1:27 PM I agree to Andre. Sue, if you do not need PHP, try commenting it out from LoadModule section. Good Luck Regards Prasanna Ram On Sun, May 3, 2009 at 6:37 PM, Sue Tavidian wrote: sorry for the late response.  I installed;   Win32 Binary without crypto (no mod_ssl) (MSI

Re: [us...@httpd] cannot load c:/php/php5apache2_2.dll into server

2009-05-03 Thread Sue Tavidian
@httpd.apache.org Date: Monday, April 27, 2009, 5:29 PM Sue Tavidian wrote: > When I loaded/installed apache 2.2.11-win32-x86-no-msi, I get the error - > "cannot load c:/php/php5apache2_2.dll into server, the specified module could > not be found" > Does anyone know what next ste

[us...@httpd] Problem installing apache

2009-05-03 Thread Sue Tavidian
  Forgive me for repeating this question.  I am new and I did not know that emai rolled off after some time.  I'll catch it this time, I promise. Here is the question:   When I loaded/installed apache 2.2.11-win32-x86-no-msi, I get the error - "cannot load c:/php/php5apache2_2.dll into server, th

[us...@httpd] cannot load c:/php/php5apache2_2.dll into server

2009-04-27 Thread Sue Tavidian
When I loaded/installed apache 2.2.11-win32-x86-no-msi, I get the error - "cannot load c:/php/php5apache2_2.dll into server, the specified module could not be found" Does anyone know what next step I should take? Thanks.