Ansuz http://www.ansuzcms.com/ I am giving up on Ansuz for now, was not worth the hassle. Was not even able to create and view a page. Page would not load. Other rails apps on my machine are running fine. If you care to install: Has a call to environment.rb to a gem “datanoise-actionwebservice”. This gem proved [...]
Ansuz
I am giving up on Ansuz for now, was not worth the hassle. Was not even able to create and view a page. Page would not load. Other rails apps on my machine are running fine. If you care to install:
Has a call to environment.rb to a gem “datanoise-actionwebservice”. This gem proved nearly impossible to get installed correctly, so I eventually uninstalled the gem and recloned the ansuz repo from git. Starting over, running
started up a step by step install, allowing you to accept the default or change if needed. Still had to delete the call to the datanoise gem from environment.rb. Also, during the step by step install, make sure your mysql.sock is at the default location else enter the correct location. Also, be sure your database.yml info was created correctly and is accurate, that your database was created. Then run rake db:migrate. And finally, run
annnnnnnnnd
After that, you’re good to run script/server. Though, for me, I had to start and stop the server a few times in order to get /admin to load. And really even then, it is crawling, super slow. Each time I start up mongrel, a number of UPDATE queries are executed.
Content © professional dilettante
Proudly powered by WordPress
Theme designed by Artisan Themes
22 queries.
0.489 seconds.