Posts Tagged ‘xampp’

Since the official wxJavaScript docs advocate using XAMPP for development, that’s what I got and that’s where I installed wxjs. Following the directions was pretty easy, but getting any meaningful output apart from Apache crashing was pretty hard. The error.log gave it away, albeit indirectly, and a quick glance at the wxjs newsgroups proved the [...]


If you’re installing mod_neko, you might be somewhat confused as to what works and what doesn’t. The documentation actually overstates what you need to do in order to run mod_neko. Here are the steps:

Extract a neko distribution to your Apache root folder (I use XAMPP in this case)

If you have a previous neko distribution on [...]