• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • 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