|
Software Requirements
|
Some of Thyme's PHP files are encoded with the Zend Encoder and the IonCube encoder.
This either requires the Zend Optimizer to be installed
on the target host or specific (and very common) PHP settings.
Both are free to download and use, and usually take less than a minute
to install.
To determine which (if any) of these you need to install, download
test_enc.zip onto the target host, unzip it,
then go to test_enc.php in your web browser.
This is certainly not uncommon (especially for commercial PHP software),
so most web hosting providers already have
the Zend Optimizer installed. If your hosting provider does not, you should request it.
The IonCube decoder almost never requires admin privileges/access so chances are,
you may install it without interaction from your hosting provider.
|