• 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!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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