| Ioncube with OVH Hosted Sites |
To enable Ioncube on OVH hosted sites, you need to locate the .htaccess file in the web root folder of your account and add the following directives to it:
SetEnv IONCUBE 1 SetEnv ZEND_OPTIMIZER 0 SetEnv PHP_VER 5
For further details see this page.
|