Search Results for : PHP

Search Results for : PHP

Install Mhash in php 5.3+ in cPanel Centos Linux servers

The php-mhash installation in php 5.3 is very easy. Please use the following steps to install it 1) Download the latest mhash from   http://mhash.....

Read More

[SOLVED] could not connect to localhost:143: php_network_getaddresses:...

This issue generally came with webmail issues in cpanel or directadmin servers (roundcube , squirrel mail ,etc,.) So to solve this issue check the....

Read More

How to find php extension_dir

The extension_dir is the php system path into which the thirdparty installations were installing the  modules like eaccelerator , memcache , etc,.....

Read More

How to install suphp in directadmin

Directadmin came with php ad CLI options. So the php scripts run as apache user.  You can use suphp , which help the php run as local user.  Dirce....

Read More

How to install php-imap in directadmin

This installation documentation is based on RHEL or Centos based server. If you have debian or BSD , you need to install the proper c-client binar....

Read More

Upgrade php in plesk easy way

Hello, Here is an easy way to upgrade   php in plesk server  . Download the atomic repository script , # wget http://78.129.170.254/cpinstall/atom....

Read More

How to enable PHP Mssql support in cPanel server

Please see the procedure below, wget -c http://ibiblio.org/pub/Linux/ALPHA/freetds/stable/freetds-stable.tgz tar -xzf freetds-stable.tgz cd freetd....

Read More