[CubeCart] Issues with Zend Optimizer
[CubeCart] Issues with Zend Optimizer
In the end, we used IonCube to install CubeCart and this is the encoder we are currently using. As far as I know, I can't install both - I'm having difficulty doing so. I was wondering if, either there was a way one of the staff could help me install Zend Optimizer or if there was a version of your script encoded by IonCube - this would make life much easier!
Thank you in advance.
Re: [CubeCart] Issues with Zend Optimizer
Re: [CubeCart] Issues with Zend Optimizer
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /homepages/36/d120821620/htdocs/wee/ini.inc.php on line 210
I uploaded all the files in binary mode to no avail... thanks in advance.
Re: [CubeCart] Issues with Zend Optimizer
Code: Select all
AddType x-mapp-php5 .php
This proves to work fine with the CubeCart compatibility check tool: http://www.misteliquid.co.uk/compat-test.php, unfortunately, when I go onto my website, your script attempts to change the .htaccess file causing my hosting to believe it is running PHP4 again (without IonCube or Zend Optimizer).
Is there anyway I could manually edit the .htaccess file myself, so that Magic SEO URL does not cause my website to break down?
Re: [CubeCart] Issues with Zend Optimizer
Re: [CubeCart] Issues with Zend Optimizer
~J~ wrote:Yes. Please see installation instructions or FAQ section in the Manual.
The manual doesn't help at all. Could you please send the PHP4 version of Magic SEO URLs to my e-mail address? I own http://www.misteliquid.co.uk and my PayPal e-mail address is sales@misteliquid.co.uk, thank you.
Re: [CubeCart] Issues with Zend Optimizer
Re: [CubeCart] Issues with Zend Optimizer
Re: [CubeCart] Issues with Zend Optimizer
I need your script to stop attempt to regenerate my .htaccess file itself or at least find a way for it to regenerate it including the line:
Code: Select all
AddType x-mapp-php5 .php
This will avoid CubeCart from not working. Is there anyway this is possible? If not, please tell me, because I need to think of what to do next.