• 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!
  • 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 Marek_Bojarovic

  1. M

    plesk 12.5 problem with drweb Centos 7.1

    Cron <drweb@vmi36735> /opt/drweb/update.pl ERROR: Dr.Web Updater: key file not found ! See Dr.Web Updater log file for details.
  2. M

    Plesk laravel 5.1 framework install not work

    Hi ppl, i like framework Laravel 5.1 Since PHP 5.4 will enter "end of life" in September and will no longer receive security updates from the PHP development team, Laravel 5.1 requires PHP 5.5.9 or greater server use php 5.4 centos 7 by default and if i updade to php5.6 plesk pannel not work...
  3. M

    Need your feedback on Package Updates Monitoring in Plesk

    keep server update with yum (update PHP, Apache, MySQL,phpmyadmin,nginx and etc) it would be very cool, now by default plesk have PHP 5.4.16 its very bad
  4. M

    php fpm not work

    its a bug plesk 12 not work with atomic repository on centos 7 :((
  5. M

    php fpm not work

    [root@vmi36735 etc]# systemctl status httpd.service httpd.service - The Apache HTTP Server Loaded: loaded (/usr/lib/systemd/system/httpd.service; disabled) Active: failed (Result: exit-code) since Thu 2015-03-12 18:39:19 EET; 18s ago Process: 3213 ExecStop=/bin/kill -WINCH ${MAINPID}...
  6. M

    php fpm not work

    hi all, i use centos 7 , atomic repo, plesk 12 12.0.18 Update #37 php fpm not work. [root@vmi36735 ~]# systemctl status php-fpm.service php-fpm.service - The PHP FastCGI Process Manager Loaded: loaded (/usr/lib/systemd/system/php-fpm.service; enabled) Active: failed (Result: resources)...
  7. M

    12.0.18 Update 35 [12-Feb-2015]

    Hi, Plesk's internal PHP was updated to version 5.5.21 php -v PHP 5.4.16 (cli) (built: Oct 31 2014 12:59:36) Copyright (c) 1997-2013 The PHP Group Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies with the ionCube PHP Loader v4.6.0, Copyright (c) 2002-2014, by ionCube Ltd...
  8. M

    plesk 12 not support cs ?

    plesk 12 not support counter strike extension?
  9. M

    script cant send email via smtp

    hi i use postfix/smtp plesk12 centos7, i create mailbox add pasword for example my domain is a.com from roundcube all work no problem. my script ist working look like this SMTP CONFIGURATION (LEAVE DEFAULT IF YOU USE mail() ) SMTP HOST smtp.a.com SMTP PORT 587 SMTP Secure tls SMTP Auth true...
  10. M

    not work any domain http://

    i found the problem it just nginx not load automatic after reboot :(
  11. M

    Nginx not starting automatically

    Yes i have the same problem on centos 7, nginx not load after reboot :(
  12. M

    Plesk wordpress 404 Not Found nginx

    wordpress nginx directive for wordpress # Wordpress permalinks if (!-e $request_filename) { rewrite ^(.*)$ /index.php?q=$1 last; break; } if you use nginx
  13. M

    Fresh install - nginx and php-fpm don't start

    nginx and php-fpm not work not start plz update plesk.
  14. M

    CentOs 7 After installation web page not accesible

    when i reboot the server nginx dont start autamatic , when i run command: service nginx start all domains is work howto fix this problem ?
  15. M

    CentOs 7 After installation web page not accesible

    i dont understand after reboot i jus restart nginx and all domain now working
Back
Top