Author

Lalit Nayyar

How to Install SugarCRM Community Edition on an Ubuntu 14.x

May 6, 2016

Download the latest version of SugarCRM Community Edition available at http://sourceforge.net/projects/sugarcrm/files/ to the ‘/opt’ directory on the server. Then, extract it and move the SugarCRM files and directories…

Run your PHP applications under Resin

May 6, 2016

I love the power of Java and of backend products like OpenJMS, Hibernate, Spring, JMX and so on. And I love the simple, immediate and effective approach of…

Exposing OpenJMS to PHP

May 6, 2016

Introduction I recently got involved in a project where reliable communication between etherogenous platforms was required. Having already worked with JMS, I had to find a way to…