1 - here is the answer

D:\Program Files\OpenSA\Apache>apache -D SSL

sorry for the french dialog but the ordinal number is printed.

2 - the output in my dos box :

Syntax error on line 184 of d:/program files/opensa/apache/conf/httpd.conf:
Cannot load d:/program files/opensa/apache/modules/ApacheModuleSSL.dll into server:

3 - here is a small part of my httpd.conf

#
# Dynamic Shared Object (DSO) Support
#
# To be able to use the functionality of a module which was built as a DSO you
# have to place corresponding `LoadModule' lines at this location so the
# directives contained in it are actually available _before_ they are used.
# Please read the file README.DSO in the Apache 1.3 distribution for more
# details about the DSO mechanism and run `apache -l' for the list of already
# built-in (statically linked and thus always available) modules in your Apache
# binary.
#
# Note: The order in which modules are loaded is important.  Don't change
# the order below without expert advice.
#
#LoadModule anon_auth_module modules/ApacheModuleAuthAnon.dll
LoadModule asp_module modules/ApacheModuleASP.dll
#LoadModule cern_meta_module modules/ApacheModuleCERNMeta.dll
#LoadModule coldfusion_module modules/ApacheModuleColdFusion.dll
#LoadModule digest_module modules/ApacheModuleDigest.dll
#LoadModule expires_module modules/ApacheModuleExpires.dll
#LoadModule headers_module modules/ApacheModuleHeaders.dll
#LoadModule proxy_module modules/ApacheModuleProxy.dll
#LoadModule rewrite_module modules/ApacheModuleRewrite.dll
#LoadModule speling_module modules/ApacheModuleSpeling.dll
#LoadModule status_module modules/ApacheModuleStatus.dll
#LoadModule usertrack_module modules/ApacheModuleUserTrack.dll

LoadModule ssl_module modules/ApacheModuleSSL.dll                        LINE 184

thanks for your help
 
 

Signature cryptographique S/MIME

Reply via email to