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

2009-05-03 Thread André Warnier
Sue Tavidian wrote: Thanks Prasanna. For now I decided to take Matt's advice and try down loading XAMPP instead. Sue If you do that, I suggest nevertheless that you properly de-install Apache first, including any leftovers from a previous version. Otherwise you risk running into the same ki

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

2009-05-03 Thread Sue Tavidian
Thanks Prasanna.  For now I decided to take Matt's advice and try down loading XAMPP instead.  Sue --- On Sun, 5/3/09, Prasanna Ram Venkatachalam wrote: From: Prasanna Ram Venkatachalam Subject: Re: [us...@httpd] cannot load c:/php/php5apache2_2.dll into server To: users@httpd.apach

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

2009-05-03 Thread André Warnier
le to open logs. --- On Sun, 5/3/09, Prasanna Ram Venkatachalam wrote: From: Prasanna Ram Venkatachalam Subject: Re: [us...@httpd] cannot load c:/php/php5apache2_2.dll into server To: users@httpd.apache.org Date: Sunday, May 3, 2009, 1:27 PM I agree to Andre. Sue, if you do not need PHP, try co

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

2009-05-03 Thread Prasanna Ram Venkatachalam
lable. > shutting down. uable to open logs. > > > > > --- On *Sun, 5/3/09, Prasanna Ram Venkatachalam *wrote: > > > From: Prasanna Ram Venkatachalam > Subject: Re: [us...@httpd] cannot load c:/php/php5apache2_2.dll into > server > To: users@httpd.apache.org > D

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

2009-05-03 Thread Sue Tavidian
0.9.:80 no listening sockets avalable. shutting down. uable to open logs.      --- On Sun, 5/3/09, Prasanna Ram Venkatachalam wrote: From: Prasanna Ram Venkatachalam Subject: Re: [us...@httpd] cannot load c:/php/php5apache2_2.dll into server To: users@httpd.apache.org Date: Sunday, May 3, 200

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

2009-05-03 Thread Prasanna Ram Venkatachalam
Installer): > apache_2.2.11-win32-x86-no_ssl.msi<http://apache.deathculture.net/httpd/binaries/win32/apache_2.2.11-win32-x86-no_ssl.msi> > > --- On *Mon, 4/27/09, André Warnier * wrote: > > > From: André Warnier > Subject: Re: [us...@httpd] cannot load c:/php/php5apache2_2.dll into &

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

2009-05-03 Thread Sue Tavidian
sorry for the late response.  I installed;   Win32 Binary without crypto (no mod_ssl) (MSI Installer): apache_2.2.11-win32-x86-no_ssl.msi --- On Mon, 4/27/09, André Warnier wrote: From: André Warnier Subject: Re: [us...@httpd] cannot load c:/php/php5apache2_2.dll into server To: users

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

2009-04-27 Thread André Warnier
William A. Rowe, Jr. wrote: Issac Goldstand wrote: Alternatively, download depends.exe from microsoft (google around for a link, but it's free to validated windows users), and from the command prompt, go to c:/path/to/apache2/modules and run depends c:\php5\php5apache2_2.dll and it will show you

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

2009-04-27 Thread William A. Rowe, Jr.
Issac Goldstand wrote: > > Alternatively, download depends.exe from microsoft (google around for a > link, but it's free to validated windows users), and from the command > prompt, go to c:/path/to/apache2/modules and run depends > c:\php5\php5apache2_2.dll and it will show you EXACTLY what's fail

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

2009-04-27 Thread Issac Goldstand
Make sure that c:\php is on the system PATH - there are other DLLs that need to be loaded from there, but Apache won't necessarily give you details. Alternatively, download depends.exe from microsoft (google around for a link, but it's free to validated windows users), and from the command p

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

2009-04-27 Thread André Warnier
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 step I should take? Just to make sure, from what URL did you download that Apache

[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.