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
Tag: php
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
Facebook Open Graph Meta WordPress Plugin
Today I wanted put Facebook Open Graph Protocol meta tags on my blog. I searched for a long time and I was not able to get a simple and working plugin for WordPress. So I decided to write my own. If you want use this plugin please make sure you replace the tag [REPLACE] with… Continue reading Facebook Open Graph Meta WordPress Plugin
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
Compile and install PHP 5.2.8 on Mac OS X 10.5.6 (Leopard)
Due to some limitation I faced with Xampp I finally decided to compile PHP5 native on my mac. Entropy was a best option for mac till Leopard was released. Since Leopard came with php built in entropy was no more available. After Googling for a long time and breaking my head with errors for 7… Continue reading Compile and install PHP 5.2.8 on Mac OS X 10.5.6 (Leopard)