Yes, that's it. Thanks !

Rein


----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 12, 2001 7:07 PM
Subject: Re: Can't locate API module structure 'mod_xslt'


>
> I think this may be a typo in the documentation.  Try using xslt_module as
> is specified for Unix:
>
>    LoadModule xslt_module
>    xml-xalan/c/Build/Win32/VC6/Release/ApacheModuleXSLT.dll
>
> This is what the doc says for Win32, which I think is incorrect:
>
>    LoadModule mod_xslt
>    xml-xalan/c/Build/Win32/VC6/Release/ApacheModuleXSLT.dll
>
> Please let us know if this fixes the problem.
>
> Dave
>
>
>
>
>                     "Duxx - Rein
>                     van der Mast"        To:
<[EMAIL PROTECTED]>
>                     <[EMAIL PROTECTED]>         cc:     (bcc: David N
Bertoni/CAM/Lotus)
>                                          Subject:     Can't locate API
module structure
>                     07/12/2001           'mod_xslt'
>                     06:49 AM
>                     Please
>                     respond to
>                     xalan-dev
>
>
>
>
>
> to: XSLT-users
> from: Duxx / Rein van der Mast
> |
>
> I try to run XSLT with my Apache webserver (1.3.20) on my WIN32 system
> (It's
> actually W98. I know that that is not a proper system for a server, but
> it's
> just for a bit of testing and I already implemented PHP (4.0.5) and Perl
> successfully!).
>
> Now I have added these lines to my httpd.conf file.
>
> # for the XSLT module
> LoadModule mod_xslt
> xml-xalan/c/Build/Win32/VC6/Release/ApacheModuleXSLT.dll
>
> (out of the Xalan-C_1_1-win32.zip file)
>
> and
>
> <Location /xslt>
>   AddHandler mod_xslt .html
>   AddHandler mod_xslt .txt
> </Location>
>
> But when I start Apache I get the next error message
>
> Can't locate API module structure 'mod_xslt' ... in apachemodule
> xslt.dll:(122)
>
> Please tell me what to do ? I'm not a C programmer, but I imagine that it
> can not be that difficult to make it all work.
>
>
> Duxx
> Rein van der Mast
>
> |
> Duxx
> Sluisweg 59
> 3311 WV  DORDRECHT
> The Netherlands
>
> Telephone: +31(0)78-6351955
> Fax: +31(0)78-6351956
> E-mail: [EMAIL PROTECTED]
> Homepage: www.duxx.nl
> WAP: http://www.duxx.nl/wap
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
>

Reply via email to