I installed Wagn on Windows XP using the Bitnami RubyStack. I thought everything was working just fine until I noticed that in the windows command window I am getting many errors stating:
Couldn't create cache directory: localhost:3000/development ...
The wagn site that I am testing seems to be working, though it is quite slow. I am not sure why the webserver is reporting the errors. Any help is appreciated.
Yeah, if it's not caching, it's going to be slow. I would check permissions on the directory it mentions and make sure that the user running the server has full permissions for that directory.