Author Topic: PHPshield error  (Read 1208 times)

anax

  • Guest
PHPshield error
« on: April 28, 2010, 04:15:57 PM »
hye here is a new problem with my site http://www.themediaplay.net

Error is like


Quote
Warning: dl() [function.dl]: Temporary module name should contain only filename in /home/desimedi/public_html/classes/config.php on line 2
PHP script /home/desimedi/public_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.


Then i asked my host if they change PHP version. so they replied me


Quote
The php version you using is 5.2.13. The error shown is a phpshield encoder has not been installed. Have you installed it. Please check with your developers that this is working.

Please solve my problemm

seo5000

  • Full Member
  • ***
  • Posts: 473
Re: PHPshield error
« Reply #1 on: April 28, 2010, 08:53:34 PM »
Only 2 things I can think of to help you:

1. Do you have VPS or Dedicated server hosting? If so, you can install phpshield loaders yourself but most of the hosting providers will do it for you. Here is where you can find them: http://www.phpshield.com/loaders/

2. Did you upload your phpshield loaders file and all of its files in Binary mode?

anax

  • Guest
Re: PHPshield error
« Reply #2 on: April 29, 2010, 06:17:03 AM »
thanks for reply. i am using shared host. i already uploaded new PHPshield loaders. which is available yet. but the same problem .. :)

Vidoooo

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1676
Re: PHPshield error
« Reply #3 on: April 29, 2010, 10:05:04 AM »
You need to contact your host & get them to install the loaders

Stuart

anax

  • Guest
Re: PHPshield error
« Reply #4 on: April 29, 2010, 05:49:24 PM »
hi host is saying that loaders are installed. i think its a path problem. my php.ini file is attached here can u please edit a path?

seo5000

  • Full Member
  • ***
  • Posts: 473
Re: PHPshield error
« Reply #5 on: April 30, 2010, 02:45:49 AM »
Just ask your host provider what the correct paths are for your ffmpeg and mencoder and then make sure they are the same in your settings in siteadmin.

Vidoooo

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1676
Re: PHPshield error
« Reply #6 on: April 30, 2010, 09:38:46 AM »
I had this problem with my host, put a copy of your php.ini file in the classes folder & in siteadmin folder.

I'm assuming your site is setup if not then put php.ini in your setup folder too.

My host told me I had to put php.ini in every single folder, but don't think that is necessary

Out of interest who is your host?

Stuart

anax

  • Guest
Re: PHPshield error
« Reply #7 on: April 30, 2010, 01:59:07 PM »
stuart my host is HOSTMDS. i uploaded php.ini in classes and siteadmin folder. the new error coming.

Quote
Warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 1239 is not allowed to access /usr/lib/php/extensions/no-debug-non-zts-20060613 owned by uid 0 in /home/desimedi/public_html/classes/config.php on line 2
extension_dir does not exists /usr/lib/php/extensions/no-debug-non-zts-20060613

@ seo5000

path is correct u can see urself.

http://themediaplay.net/siteadmin/tester.php
« Last Edit: April 30, 2010, 02:03:28 PM by anax »