Somehow I cannot render .xml content type with merb 0.9.2; maybe I messed up something in my configuration. I keep getting this error : No Template Found : …… create.xml.* although I’m pretty sure that I have create.xml.builder in the specified directory. It seems like the builder was not registered correctly. I was able to [...]
Monthly Archives: April 2008
Removing NGINX problem in ubuntu ( or debian )
I got some problem removing NGINX in my computer running ubuntu. It gave me this error : Removing nginx … Stopping nginx: invoke-rc.d: initscript nginx, action “stop” failed. dpkg: error processing nginx (–remove): subprocess pre-removal script returned error exit status 1 Starting nginx: invoke-rc.d: initscript nginx, action “start” failed. dpkg: error while cleaning up: subprocess [...]
Posted in software / tools Leave a comment