Hi! I’m trying to install Zend Guard Loader on my droplet. I’ve only been able to find guides for installing it for Ubuntu 14.04 (http://idroot.net/tutorials/how-to-install-zend-guard-loader-on-ubuntu-14-04/), Ubuntu 16.04 appears to have a different structure, and I’m not sure how to adjust.
for now I’ve extracted the package, and placed ZendGuardLoader.so in /etc/php/5.6/fpm
I’ve edited php.ini to add the following lines: zend_extension=/etc/php/5.6/fpm/ZendGuardLoader.so zend_loader.enable=1
I believe I should try to restart apache now, but I get “Unit apache2.service not found.”
Any advice would be very welcome!
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
I would strongly recommend going with Ubuntu 14.04 if you must use PHP 5.6.
Please note that PHP 5.6 is currently depreciated and will reach end of life on 31 Dec 2018, after that time there will be no more security updates and it will be completely unsupported.
Ubuntu 14.04 will not reach end of life until April 2019 so it would be safe to use and a good fit for a PHP 5.6 application until an upgrade is required across the board.
If your application or system can be run with PHP 7.x you should consider upgrading as soon as possible.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.