• 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.

Recent content by arekumaro

  1. A

    Issue Driver mongodb in plesk php7.4

    [root@ss2 php.d]# /opt/plesk/php/7.4/bin/pecl config-set php_prefix /opt/plesk/php/7.4/bin/ config-set succeeded [root@ss2 php.d]# /opt/plesk/php/7.4/bin/pecl install mongodb pecl/mongodb is already installed and is the same as the released version 1.12.0 install failed And add...
  2. A

    Issue Driver mongodb in plesk php7.4

    [root@ss2 php.d]# /opt/plesk/php/7.4/bin/pecl config-set php_prefix /opt/plesk/php/7.4/bin/ PHP Warning: PHP Startup: Unable to load dynamic library 'mongodb.so' (tried: /opt/plesk/php/7.4/lib64/php/modules/mongodb.so (/opt/plesk/php/7.4/lib64/php/modules/mongodb.so: cannot open shared object...
  3. A

    Issue Driver mongodb in plesk php7.4

    Hi Rasp. I did the steps you told me and it doesn't work.
  4. A

    Issue Driver mongodb in plesk php7.4

    Hi Rasp. [root@ss2 ~]# cd / [root@ss2 /]# cd /opt/plesk/php/7.0/etc/ -bash: cd: /opt/plesk/php/7.0/etc/: No existe el fichero o el directorio [root@ss2 /]# service php7.4-fpm restart Redirecting to /bin/systemctl restart php7.4-fpm.service Failed to restart php7.4-fpm.service: Unit not found...
  5. A

    Issue Driver mongodb in plesk php7.4

    Hi :) I have a server with Plesk and Centos 7. I configured a domain to PHP version 7.4 and wanted to add the mongodb extension to it. Well I ended up installing the mongodb extension to the server by executing: php -r "phpinfo();" mongo appears on the server MongoDB support => enabled MongoDB...
Back
Top