Adding a new module(mhash added here) through EA
wget http://mhash.sourceforge.net/ select and download
unbunzip2 downloaded file
wget http://mhash.sourceforge.net/ select and download
unbunzip2 downloaded file
./configure --prefix=/opt/mhash
make
make install
vi /etc/ld.so.conf.d/mhash.conf
/opt/mhash/lib add this
touch and add --with-mhash=/opt/mhash in /var/cpanel/easy/apache/rawopts/all_php5
/scripts/easyapache --build
Comments
Post a Comment