• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Search results

  1. G

    Resolved Unable to load dynamic library after plesk update

    Example: I have a project(in symfony 2.8) that requires php v 5.6, but the default version of php installed with plesk is 5.4. For my project I have to run terminal commands like: php app/console doctrine:schema:update --force ... but since the symfony requires at least php v 5.6 it will give me...
  2. G

    Resolved Unable to load dynamic library after plesk update

    I've found the problem. Before the update, I have create a symbolic link to /opt/plesk/php/5.6/bin/php called "phpv" and stored in /usr/local/bin .... somehow after the update, when I call phpv -v it gives me that error, but when I delete and recreate the symbolic link everything works like...
  3. G

    Resolved Unable to load dynamic library after plesk update

    1) My OS and plesk version are: [root@nbois logs]# cat /usr/local/psa/version 12.5.30 CentOS 7 1205160608.10 2) I had looked into plesk logs but I cannot find nothing relevant, can you be more specific where to look? 3) I've installed the updates/patches by running that command line, the...
  4. G

    Resolved Unable to load dynamic library after plesk update

    Hello, I'm having this issue after the plesk auto update. When I run any php command I get: PHP Warning: PHP Startup: Unable to load dynamic library '/opt/plesk/php/5.6/lib64/php/modules/imap.so' - /opt/plesk/php/5.6/lib64/php/modules/imap.so: undefined symbol: _safe_emalloc_string in Unknown...
  5. G

    Issue PHP version doesn't change

    Hello, I have installed PHP version 5.6 from "Updates and Upgrades" area and then I've set my website to use this new version. When I login via SSH to my website and run "php -v " it shows me the default version php 5.4. I've attached 2 photos for example.
Back
Top