
How to Install PHP with MySQL Support on CentOS 6.3
In this post, i will show the quick step to install PHP packages on linux CentOS 6.3 server. PHP: Hypertext Preprocessor is a widely used, free and open-source server-side scripting…
How to Install PHP with MySQL Support on CentOS 6.3
In this post, i will show the quick step to install PHP packages on linux CentOS 6.3 server. PHP: Hypertext Preprocessor is a widely used, free and open-source server-side scripting…
How to Install and Getting MySQL Support In PHP5 on Fedora 16
PHP: Hypertext Preprocessor is a widely used, free and open-source server-side scripting language that was especially designed for web development to produce dynamic web pages and can be embedded into…
How to Install php-mcrypt on Fedora 16
php-mcrypt is a standard of PHP module that provides mcrypt library support. In linux systems,mcrypt is necessary for installing CMSes like majento. Before you start to install any software such…
How to Search for Available PHP5 Modules on Fedora 16
If you’re running Fedora 16 and need to install a new PHP module, you might want to first check if the module is already available in the Fedora repositories. This…