• 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.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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