Monday, 21 July 2014

Adding phpShield to Linux Hosting

SSH into the server
Run:
​​/usr/local/bin/php-config --extension-dir
The result shows the PHP extension directory
/usr/local/lib/php/extensions/no-debug-non-zts-20100525

​Upload the latest version of ixed.5.4.lin to this directory using WinSCP or similar file transfer tool
Find the location of php.ini​
- See more...