Tag Archives: install

Installing Curl in PHP5 & Apache

Some times you might require cURL extension for your PHP installation. I recently needed this to run a Twitter plugin in my Elgg. Before installing lets check whether we already have installed cURL. Inorder to do that go to http://localhost/info.phpContinue reading

Posted in Elgg, How to | Tagged , , , , | Leave a comment

How to Install Adobe Reader from bin file in Ubuntu

1. Download the Adobe Reader Go to http://get.adobe.com/reader to download the latest version of Adobe Reader. Make sure to download the .bin file. 2. Make it executable Once the file downloaded, make it executable. $ sudo chmod +x AdbeRdr9.3.2-1_i486linux_enu.bin 3. … Continue reading

Posted in How to | Tagged , , , | 11 Comments