Does anyone have the experience of installing the phpSHIELD Loaders in Linux server ?
Announcement
Collapse
No announcement yet.
Installing the phpSHIELD Loaders in Linux server
Collapse
X
-
It easy to install phpSHIELD Loaders :
a. Download and Unzip the phpSHIELD Loaders :
wget http://www.phpshield.com/loaders/php...ders.linux.zip
unzip phpshield.loaders.linux.zip
php -i |grep extension_dir
php –i |grep php.ini
added following line
extension="phpshield.5.2.lin"
Comment