I saw that one person had a similar problem few versions ago.
Here is an odd problem I had and solved it in an odd way. When I tried to
use the webkit adapter for Apache 2 from Webware-0.9.1, on my Windows XP
Pro computer, it says this when starting apache 2.0.43:

        --
Syntax error on line 174 of C:/www/Apache2/conf/httpd.conf:
Cannot load C:/www/Apache2/modules/mod_webkit.dll into server: The
specified pro
cedure could not be found.
        --

My httpd.conf is correct:

        --
LoadModule webkit_module modules/mod_webkit.dll
        --

Also, Python24, apache, apache\modules, and all related path are in the
%PATH% environment variable.

I tried the same version of Apache and WebKit on another Windows XP Pro,
which is in Italian:
        --
Syntax error on line 174 of .../Apache2/conf/httpd.conf: Cannot load
.../Apache2/modules/mod_webkit.dll into server: Impossible trovare la
procedura specificata
        --

Essentially, it's the same as the error I get on my Windows XP Pro English
version.

However, when I copied the mod_webkit.dll to the apache modules directory
  from the Webware-0.8.1.tar, it works without any additional step.

I don't have MS Visual C++ so I didn't recompile it from the source code.
However, any suggestions?

Regards,

Lincoln

-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to