Hello Sebastien, As far as I understand you should not point to mod_neko2.ndll ever. Point to: LoadModule neko_module modules/mod_neko.ndll instead.
In addition, if you plan to use Apache 2.2.x, you should rename your existing mod_neko.ndll (intended for Apache 1.3.x) to mod_neko1.ndll and thereafter rename the existing mod_neko2.ndll to mod_neko.ndll. This was explained in the tutorials when last I checked. All the best, Zjnue On 2/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I got all I need and added this in httpd.conf on lines 55 and 56: LoadModule neko_module modules/mod_neko2.ndll AddHandler neko-handler .n It returns this error /usr/local/apache2/bin/apachectl start httpd: Syntax error on line 55 of /usr/local/apache2/conf/httpd.conf: API module structure `neko_module' in file /usr/local/apache2/modules/mod_neko2.ndll is garbled - perhaps this is not an Apache module DSO? mod_neko.ndll files are in the specified directory, Apache works, the version is 2.2.4. What must I do? -- Neko : One VM to run them all (http://nekovm.org)
-- Neko : One VM to run them all (http://nekovm.org)
