I recently purchased a new Retina Macbook Pro, and was surprised that Ansible did not install as easily as it did before. Looking back through
I just upgraded to Symfony 2.4, and started randomly getting this error: ContextErrorException: Warning: SessionHandler::read(): open(/var/lib/php/session/sess_3cq63tff1lhbghus3o9jsh26j4, O_RDWR) failed: No such file or directory (2) in
I was wanting a new bread crumb bar for my site CodeConsortium and i spent considerable time looking for a pre made solution that did
If you are security conscious and want to find an easy way to determine what aspects of your server setup are presently vulnerable to known
If you want to harden the security of your Plesk VPS, there are a couple of things you can do from disabling non-essential apache modules
If you are using validation groups and have created a custom validator, you will want to use it in your validation group, however its a
Following a discussion on the IRC room from someone who viewed my post about login/logout handlers in SF2, i wanted to clarify that when dealing
1) create a branch. $ git checkout -b feature/newFeature 2) add new files and commit. $ git add ./* $ git commit -a 3) push
Having recently setup the new codeconsortium.com website i thought i would share some of the steps i took to get things working as it was