• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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