• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • 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 Installing Tideways

Fabhino22Elz

Basic Pleskian
Hey there,
i am trying to install tideways on my Server (‪CentOS Linux 7.6.1810/ Plesk Onyx Version 17.8.11).

Therefore i followed this guide:
Install on CentOS/RedHat/Fedora - Tideways Knowledge Base

All the Files that come from that guide are now on my system in "/usr/lib/tideways". See Screenshot 1 attatched.

Now i tried to add the symlink to my system with this several trys:
ln -sfv /usr/lib/tideways/tideways-php-7.2.so /opt/plesk/php/7.2/lib64/php/modules/tideways-php-7.2.so
ln -sfv /usr/lib/tideways/tideways-php-7.2.so /opt/plesk/php/7.2/lib64/php/modules/tideways.so
ln -sfv /usr/lib/tideways/tideways-php-7.2.so /opt/plesk/php/7.2/lib64/php/modules/tideways

The symlinks are available on my filesystem.

But i dont see tideways in my phpinfo. Further tideways is not collecting any data. If i run a Cronjob i get the following error message:

PHP Startup: Unable to load dynamic library 'tideways' (tried: /opt/plesk/php/7.2/lib64/php/modules/tideways (/opt/plesk/php/7.2/lib64/php/modules/tideways: cannot open shared object file: No such file or directory), /opt/plesk/php/7.2/lib64/php/modules/tideways.so (/opt/plesk/php/7.2/lib64/php/modules/tideways.so: cannot open shared object file: No such file or directory)) in Unknown on line 0

or

PHP Startup: Unable to load dynamic library 'tideways.so' (tried: /opt/plesk/php/7.2/lib64/php/modules/tideways.so (/opt/plesk/php/7.2/lib64/php/modules/tideways.so: cannot open shared object file: No such file or directory), /opt/plesk/php/7.2/lib64/php/modules/tideways.so.so (/opt/plesk/php/7.2/lib64/php/modules/tideways.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0

Anyone here has a idea what i am doing wrong?

Thx for support!
 

Attachments

  • screenshot 1.png
    screenshot 1.png
    104.6 KB · Views: 3
Back
Top