Hello ben, what does you syslog say? Apache should report precisely what went wrong...
Mike b> hi >>From what I've seen that are already plenty of of messages regarding b> mod_neko and apache2. Unfortunately all these message doesn't help me b> on my attempt to run neko on apache. I appreciate any hint or idea b> about what could be wrong here: b> Environment: b> - ubuntu dapper (2.6.15-26-server) b> - Apache/2.0.55 (Ubuntu) b> - Neko 1.6.0 Linux (compiled from source) b> What I did: b> - followed exactly the steps on http://nekovm.org/doc/mod_neko: b> --- thus my "/etc/apache2/httpd.conf" looks like: b> ... b> LoadModule neko_module /usr/local/neko/mod_neko2.ndll b> AddModule mod_neko.c b> AddHandler neko-handler .n b> ... b> --- and my "/etc/apache2/apache2.conf" looks like: b> ... b> DirectoryIndex index.html index.cgi index.pl index.php index.xhtml index.n b> ... b> --- the sources are compiled b> ~$ ls /usr/local/neko/ b> libneko.so mysql.ndll nekoc nekotools release.neko b> std.ndll zlib.ndll b> mod_neko2.ndll neko nekoml regexp.ndll sqlite.ndll test.n b> The error: b> ~$ /etc/init.d/apache2 restart b> * Forcing reload of apache 2.0 web server... b> ...fail! b> The error only shows up with the line "LoadModule neko_module b> /usr/local/neko/mod_neko2.ndll" b> Again - I know that similar problems had been discussed already b> several times. But I'm somekind at the end with my ideas. And I b> *really really* would like to see neko run on my server :-) b> regards b> ben -- Best regards, Michael mailto:[EMAIL PROTECTED] -- Neko : One VM to run them all (http://nekovm.org)
