Hi all,
I am installing PHPmotion on one of my domains, but I have a PHPShield Error
This would seem (going by the error message), that is because of the PHP version that i'm using rather than the script itself.
The part that i am stuck with is what i highlighted in red. I have tried to look in the phpmotion wiki, but it (for me anyway) has been unavailable all day.
Also because of this, after going through the phpmotion install process i get this error
Any help is appreciated.
Thank you
I am installing PHPmotion on one of my domains, but I have a PHPShield Error
This would seem (going by the error message), that is because of the PHP version that i'm using rather than the script itself.
PHPshield is an application that is needed to run a few files found in PHPmotion. Normally, if you have uploaded everything correctly, it should all work. PHPmotion comes already to run (with its own set of PHPshield loders)...however listed below are some reasons why a problem has been found this time.
Causes & Solutions
1.Your server is PHP5.2.5+ and from this version onwards, PHPshield loaders need to be installed directly on the server (in the php extensions directory).
Causes & Solutions
1.Your server is PHP5.2.5+ and from this version onwards, PHPshield loaders need to be installed directly on the server (in the php extensions directory).
Also because of this, after going through the phpmotion install process i get this error
Warning: dl() [function.dl]: Temporary module name should contain only filename in /home/shopping/public_html/OurTube/classes/config.php on line 2
PHP script /home/shopping/public_html/OurTube/classes/config.php is protected by phpSHIELD and requires the phpSHIELD loader phpshield.5.2.lin. The phpSHIELD loader has not been installed, or is not installed correctly. Please visit the phpSHIELD php encoder site to download required loader.
PHP script /home/shopping/public_html/OurTube/classes/config.php is protected by phpSHIELD and requires the phpSHIELD loader phpshield.5.2.lin. The phpSHIELD loader has not been installed, or is not installed correctly. Please visit the phpSHIELD php encoder site to download required loader.
Thank you
Comment