Here are the steps to install the Imagemagic on the linux server Solution : ================ cd /usr/local/src wget http://pecl.php.net/get/imagick-2.2.0.tgz tar -zxvf imagick-2.2.0.tgz cd imagick-2.2.0 phpize ./configure make make install ================ Done
See MoreCategory: Cheap Shared Hosting
Get Your Own SeaFile Cloud Storage
SeaFile Cloud Storage System with Advance options is now available with Hostripples with File Syncing, Privacy Protection and Teamwork. Hostripples gives you option to choose between Windows or Linux base platform for your SeaFile Cloud Storage. You can have it install on Share as well as VPS/Dedicated server. Seafile allow users to maintain and create […]
See MoreHow to reset MySQL root Password
This will helps when you forget MySQL root password and not able to access MySQL service on the server. Here are the steps to reset MySQL password : root@server [~] /etc/init.d/mysqld stop Now start MySQL server without password: root@server [~] mysqld_safe –skip-grant-tables & root@server [~] mysql After that you can get the mysql […]
See More
You must be logged in to post a comment.