By amirmutlaq
Hello,
i have reinstalled the Droplets 3 times and i no can get work the ioncube.
I have tried with the tutorial https://www.digitalocean.com/community/tutorials/how-to-install-ioncube-loader
have tried with the wizard.
but no can get this work.
i hope you can help me.
thanks.
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!
That tutorial targets Ubuntu 12.04 while the current LAMP Stack One-Click image is using 14.04. To install it on the LAMP One-Click, run:
wget http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64.tar.gz
tar xvfz ioncube_loaders_lin_x86-64.tar.gz
cp -r ioncube/ioncube_loader_lin_5.5.so /usr/lib/php5/20121212/
Then, append the line:
zend_extension = /usr/lib/php5/20121212/ioncube_loader_lin_5.5.so
to the file /etc/php5/apache2/php.ini and restart Apache:
sudo service apache2 restart
Let us know how it goes!
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.