I am new to LAMP as well as capistrano and I am totally confused how to start deploying a LAMP application with capistrano. I could find the solution Rails App and git but that is not working in my case using php and svn. I am getting following error while executing deploy setup command: (Errno::ECONNREFUSED: Connection refused - connect(2)).
Thanks in Advance!