Cannot load mod_ssl.so into server: The operating system cannot run %1

View: New views
4 Messages — Rating Filter:   Alert me  

Cannot load mod_ssl.so into server: The operating system cannot run %1

by Andrew Madu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Operating system: Windows XP Professional
Version: 2002
Service Pack: 2

Apache HTTP version: 2.2.4 (Binary)

Syntax error on line 114 of httpd.conf:
Cannot load mod_ssl.so into server: The operating system cannot run %1

Of course line 114 in my httpd.conf document is:
LoadModule ssl_module modules/mod_ssl.so

The mod_ssl.so module is situated in C:\Program Files\Apache Software Foundation\Apache2.2\modules.

What is the issue here and how can I best resolve it?

--
Regards

Andrew

Re: Cannot load mod_ssl.so into server: The operating system cannot run %1

by Yvo van Doorn-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This list is about mod_ssl under Apache 1.3.xx, just like modssl.org
said it was. Furthermore as the apache website states, mod_ssl is now
part of Apache 2.x thus the support would be there.

On 2/15/07, Andrew Madu <andrewmadu@...> wrote:

> Operating system: Windows XP Professional
> Version: 2002
> Service Pack: 2
>
> Apache HTTP version: 2.2.4 (Binary)
>
> Syntax error on line 114 of httpd.conf:
> Cannot load mod_ssl.so into server: The operating system cannot run %1
>
> Of course line 114 in my httpd.conf document is:
> LoadModule ssl_module modules/mod_ssl.so
>
> The mod_ssl.so module is situated in C:\Program Files\Apache Software
> Foundation\Apache2.2\modules.
>
> What is the issue here and how can I best resolve it?
>
> --
> Regards
>
> Andrew
>
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      modssl-users@...
Automated List Manager                            majordomo@...

Re: Cannot load mod_ssl.so into server: The operating system cannot run %1

by Andrew Madu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Furthermore as the apache website states, mod_ssl is now
part of Apache 2.x thus the support would be there.

Well whatever it may say in the documentation I can confirm that the mod_ssl.so molue is definately not being created during the binary build.

Does anyone know where I can get win32 help for mod_ssl?

--
Regards

Andrew



Re: Cannot load mod_ssl.so into server: The operating system cannot run %1

by itsmesp :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Were you able to fix this one? I ge the same error on the same line number... Windows XP Prof. SP2.
A reply would be greatly apprecited...
Andrew Madu wrote:
Operating system: Windows XP Professional
Version: 2002
Service Pack: 2

Apache HTTP version: 2.2.4 (Binary)

Syntax error on line 114 of httpd.conf:
Cannot load mod_ssl.so into server: The operating system cannot run %1

Of course line 114 in my httpd.conf document is:
LoadModule ssl_module modules/mod_ssl.so

The mod_ssl.so module is situated in C:\Program Files\Apache Software
Foundation\Apache2.2\modules.

What is the issue here and how can I best resolve it?

--
Regards

Andrew