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
If your getting the above error, then you have a misconfiguration in your php.ini file, this is very easy to remedy. Firstly find out which
I needed to install APC on a Plesk VPS today, and thought i would share what i did. Following the guide in the blog below