Author Topic: phpmotion PHP shield error but after doing wht said by shawn  (Read 2446 times)

picdome

  • Full Member
  • ***
  • Posts: 381
hi am using a VPS with CentOs.. i had installed LAMP in it ..

and i followed shawn's blog http://www./how-to-install-phpshield-loaders/ but still i get same error ..

am using php 5.2 so i moved that 5.2.lin file to extention_dir and i had edited php.ini file and append "extension=phpshield/phpshield.5.2.lin"

and this also correct in my phpinfo file

# Thread Safety is disabled
# enable_dl is set to on

but still i get same error ..

PHP script /var/www/html/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.

seo5000

  • Full Member
  • ***
  • Posts: 473
Re: phpmotion PHP shield error but after doing wht said by shawn
« Reply #1 on: June 20, 2010, 10:50:33 AM »
Did you FTP the phpshield folder and all of the phpshield files in Binary mode by chance?

They need to be...

picdome

  • Full Member
  • ***
  • Posts: 381
Re: phpmotion PHP shield error but after doing wht said by shawn
« Reply #2 on: June 20, 2010, 07:06:15 PM »
actually while i upload phpmotion itself ... i had uploded phpshield in binary mode .. but it not work .. so i done just like shawn said in his blog .. download using wget and installed that ..

but still get error .. so i dont think it cause of binary mode .. any help pls ..


picdome

  • Full Member
  • ***
  • Posts: 381
Re: phpmotion PHP shield error but after doing wht said by shawn
« Reply #3 on: June 20, 2010, 07:19:06 PM »
if it installed correctly will it showed in phpinfo ?

picdome

  • Full Member
  • ***
  • Posts: 381
Re: phpmotion PHP shield error but after doing wht said by shawn
« Reply #4 on: June 20, 2010, 08:34:54 PM »
in that shawn tutorial i think it a small mistake ..

he said to add
extension=phpmotion/phpshield.5.2.lin

to php.ini file

but other tutorials & php.ini file help said to add

extension=phpshield.5.2.lin

but both not work for me  ;D

picdome

  • Full Member
  • ***
  • Posts: 381
Re: phpmotion PHP shield error but after doing wht said by shawn
« Reply #5 on: June 21, 2010, 08:49:54 AM »
ooppz . am sorry .. now only i found my server is x64 .. so need to install tht .. i will post result here. . .


picdome

  • Full Member
  • ***
  • Posts: 381
Re: phpmotion PHP shield error but after doing wht said by shawn
« Reply #6 on: June 23, 2010, 05:32:52 PM »
yea am sorry .. it worked ... thanks .. fine ..