We can easily find Apache and php version installed on the server from command line and using a single command. […]
How to install php-tidy on a RedHat / CentOS Server
If you want to add php-tidy PHP extension support on your RedHat/centOS server, here is how you can install php-tidy.
How to Install LAMP (Linux, Apache, MySQL, PHP) on CentOS RedHat 6 Server
In this tutorial I will explain how to install and setup LAMP on a RHEL/CentOS Linux 6.x server. Before I […]
How To Install PHP on a CentOS server
Following command will install PHP on your CentOS server / VPS. Login to your server as root via SSH and […]
How to update phpMyAdmin on a cPanel server
If phpMyAdmin is not working properly on your cPanel server, like blank phpmyadmin page. In such case, you should consider […]
Solution – Call to undefined function imagecreatefromjpeg()
If you are receiving following error message when uploading image via any script (WordPress / Drupal / Joomla / prestashop […]
How to check PHP settings of your web hosting account
Sometimes you need to check and see what are php settings of your web hosting account. You can create a […]
How to increase php memory limit on shared hosting
Generally PHP memory limit set by root host is 8-32 MB But sometime you may need more PHP memory. If […]