It’s been a very very (yes a lot) long time since I pinch in something on my blog, I will definitely try to keep up here after. Okay, to the problem really quick, I got the following error from PHPMyAdmin – a weird one. Class ‘PMA_Message‘ not found in /usr/share/phpmyadmin/libraries/Message.class.php on line 732 It was [...]
All posts in category Installation
[solved] PHPMyAdmin – PMA_Message class not found error
Posted by Rakesh Sankar on May 20, 2012
http://rakesh.sankar-b.com/2012/05/20/phpmyadmin-pma-message-class-not-found/
Installing Imagemagick from source in Debian
I have always had a good experience with Imagemagick in my career. Read this post – you will know HOW. I can understand since it was CentOS, but with Debian I thought it might come handy if you choose to install Imagemagick from source. NAH! – never think like that. For one of our project, my [...]
Posted by Rakesh Sankar on May 25, 2011
http://rakesh.sankar-b.com/2011/05/25/install-imagemagick-from-source-in-debian/
INSTALL (SETUP) DEBIAN Linux OS for Development/Production – A Day with SETUP
Today I am going to talk about only installation of tools/apps required for LINUX Server. I have chosen DEBIAN, since it makes you intelligent . Okay, cool, now? First thing you have to buy a hosting space, there are quite a good people who provide this service – see here. OKAY – Now let’s say you [...]
Posted by Rakesh Sankar on September 10, 2010
http://rakesh.sankar-b.com/2010/09/10/install-setup-debian-os-server-machine-for-web-development/
Installing ImageMagick in Linux CentOS with YUM
It may look simple when you read the label, but it has a capability to ruin your life. Yeah man!, try to install the latest version of ImageMagick-6.5 in your Linux (remember it’s not windows) OS which will throw a big list of dependency (packages) failures. As is always the case with RedHat, Fedora and [...]
Posted by Rakesh Sankar on July 13, 2010
http://rakesh.sankar-b.com/2010/07/13/how-to-install-imagemagick-linux-yum/