Hi,
I'm trying to setup Webware on Windows XP running Apache 2.0.39. It
seems Apache is having trouble loading mod_webkit.dll. I am using the
mod_webkit.dll from the mod_webkit2 directory. I added the following
lines to my httpd.conf file:
LoadModule webkit_module modules/mod_webkit.dll
<Location /WK>
WKServer localhost 8086
SetHandler webkit-handler
</Location>
#
AddType text/psp .psp
AddHandler psp-handler .psp
#
Action py-serverpages /WK/
AddType py-serverpages .py
When I retart Apache it generates the following system event:
The Apache service named reported the following error:
>>> Cannot load C:/FoxServ/Apache/modules/mod_webkit.dll into server:
The specified procedure could not be found. .
What's going on here? I am supposed to use mod-webkit.dll(2), right?
When I replace mod_webkit.dll(2) with mod_webkit.dll(1) I get the
following system event:
The Apache service named reported the following error:
>>> Cannot load C:/FoxServ/Apache/modules/mod_webkit.dll into server:
The specified module could not be found. .
This time it complains that it can't find the module.
What's the deal? Could it be due to the fact that I am using a Foxserv
apache distro?
Thanks.
-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss