Hallo

I get this.

undo12:~/neko undo$ nekotools server
Starting Neko Server on localhost:2000
Called from tools/Tools.nml line 36
Called from core/Args.nml line 43
Exception : Invalid array access

Luzifer

On 29.01.2006, at 00:05, Nicolas Cannasse wrote:

Hi list,

I wrote a small WebServer in NekoML that mimics Mod_neko API so you don't need Apache anymore to develop websites using Neko. This webserver have been merged with the utility "nekoboot" which was used to create standalone executables. The new utility is named "nekotools" :

nekotools boot myapp.n
-> will create a standalone binary from the bytecode file

nekotools server
-> will start the Neko Web Server (see http://nekovm.org/doc/mod_neko)

Best,
Nicolas

--
Neko : One VM to run them all (http://nekovm.org)



--
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to