All of our servers have IonCube loaders installed already, you don't need to do anything.
- 1 Users Found This Useful
Related Articles
CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set
If you have a cURL script that tries to use CURLOPT_FOLLOWLOCATION you might get the following...
How do I check my IP address?
When submitting a support ticket about having troubles connecting to your website or email,...
PHP Limits for Shared Hosting & Resellers
PHP has been configured to use the following settings on our shared and reseller servers: safe...
How do I flush my DNS cache?
Windows Go to Start > Run Type "cmd" and hit enter Type "ipconfig /flushdns" and hit enter...
SMTP is not working in my script
You will need to change the SMTP server setting from "mail.yourdomain.com" to "localhost".