[OSM-dev] Using the API from the dev server: is it possible?

Immanuel Scholz immanuel.scholz at gmx.de
Fri Jul 21 18:06:55 BST 2006


Hi,

> I have actually managed to get this bit of mod_ruby to work, very  
> bizarrely, by putting in a bit of debug code that writes out the paths  
> to a file. It magically works after that - absolutely no idea why.

mod_ruby is a bit strange in its decision when to reload a script and
when not. "/etc/init.d/apache2 reload" does not help here. Try a restart
or look out for processes called "ruby" and kill them.

If anyone gets webrick to work withe the current code, this would help
dramatically with the testing situation ;)  (we could also enliven Steve
to make haste with the ruby on rails stuff, which uses a non-caching,
debuggable webrick server as test environment! :)


Ciao, Imi.






More information about the dev mailing list