Which is the best git hosting sw? – Gitolite vs. Gitlab vs. Gitorius [closed]

Gitolite is not a git hosting environment: it is an authorization layer, which grants or denies access to a git repo. It is the https or ssh layer which allows the authentication of a user, and the git repo hosting itself. See “How do programs like gitolite work?” GitLab and Gitorious both provide git hosting, … Read more

multiple django sites with apache & mod_wsgi

Your ServerName/ServerAlias directives are wrong. ServerName should be hostname. You probably should just delete ServerAlias. Then just do the obvious and duplicate VirtualHost/Listen directives, just changing the port number and locations of scripts in the file system. Finally, do not set DocumentRoot to be where your Django code is as it makes it easier to … Read more

Experiences on free and low-cost hosting for play framework applications? [closed]

I had a bad experience with GAE, as you are forced to work with their API for many things, some components don’t work as GAE blacklists some package they require, etc. Also, moving from GAE to another platform can be painful. Amazon can get expensive depending on the resources you use. I don’t know about … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)