Compile PHP 5.3.19 on CentOS 6.3 with Curl 7.28

For this installation I choose CentOS 6.3 minimal version. You can download the ISO from the mirrors or direct download it from SYNc yourself. Once the CentOS installation is completed make sure you are connected to Internet to update the latest libraries.   Note: These steps are done assuming you are logged in as root… Continue reading Compile PHP 5.3.19 on CentOS 6.3 with Curl 7.28

VirtualBox web interface with phpVirtualBox

This weekend I had some time to spend with VirtualBox. VirtualBox is a cross-platform virtualization application. This helps you to run various operating system as virtual machine. This is the concept that is adapted by most of the companies which offer us cloud computing. Recently I came to know that VirtualBox has built in Web… Continue reading VirtualBox web interface with phpVirtualBox

Leopard + Apache 2 + NTLM + PHP + Integrated Windows Authentication

Everyday we face lot of challenges and today it was to make our CMS work with NTLM(NT LAN Manager Windows authentication protocol) Single Sign-On. I hope you didn’t get any shit what I meant above and so was I when I got the requirement. In windows network we can connect all computers to a domain… Continue reading Leopard + Apache 2 + NTLM + PHP + Integrated Windows Authentication