• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Resolved Cannot get Phpshield to be recognized

  • Thread starter Deleted member 174786
  • Start date
D

Deleted member 174786

Guest
Ubuntu 14.04.4 LTS
PHP 5.5.9-1ubuntu4.16 (cli)
Plesk 12.5.30 Update #47

I am trying to install PHPmotion and it requires PHPshield. I followed the steps here:

http://wiki.phpmotion.com/PHPShield53

I uploaded the file to:

/usr/lib/php5/20121212

and I added

extension=ixed.5.3.lin

to:

/etc/php5/fpm/php.ini

I then restart apache. I've tried several other things but I am still having no luck getting it installed.

Is there a trick to this?
 
Hi techguyal,

pls. have a CLOSER look at the PHPShield version, that you are trying to install:

extension=ixed.5.3.lin

This version is EXPLIZIT for PHP 5.3 versions and you are trying to implement it to PHP 5.5.9!

Apart from that, you are trying to implement the module in your PHP-FPM configuration, while you should implement it in your apache - configuration. "/etc/php5/apache2" != "/etc/php5/fpm"
 
hi why you use php5.5? change the version to php5.3 is maximum require work with phpmotion of this software , but you take risk to use low version than 5.6 now.
 
You guys are awesome. I completely overlooked that. I'm not how, since I had to type it in numerous times.

Tyvm!
 
You guys are awesome. I completely overlooked that. I'm not how, since I had to type it in numerous times.

Tyvm!


have similar software to this use CMS Joomla + HWD MediaShare components ( if you want for the futur) more surely but not free $29 USD
 
Back
Top