Thanks for the info guys, but I'm going Debian ... :) -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Saturday, January 10, 2004 11:55 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: [Webware-discuss] mod_webkit2 and Windows/Apache issues ...
Not sure what the problem is it might be because you are using the foxserver version, not sure if they distribute a standard distro or not. just as an FYI I am using mod_webkit2 on XP pro with Apache 2.0.46 with out any difficulty. You might want to think about upgrading your version of Apache, I know since the 39 version there has been many security fixes in the code. There current code is version 49 I believe. Jose > -------- Original Message -------- > Subject: [Webware-discuss] mod_webkit2 and Windows/Apache issues ... > From: "Vince Puzzella" <[EMAIL PROTECTED]> > Date: Fri, January 09, 2004 9:00 pm > To: [EMAIL PROTECTED] > > 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 ------------------------------------------------------- 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 ------------------------------------------------------- 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
