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

    Resolved receive email on all root@ domains

    It works, spam is down by ~80%, thanks.
  2. O

    Resolved receive email on all root@ domains

    I update plesk to latest (18.0.66) Some time ago see that i receive email send to [email protected], i go see manual in changelog and think that need run plesk repair mail -y but after complete i receive new email to [email protected] In panel.ini i not have config with...
  3. O

    Resolved receive email on all root@ domains

    I really appreciate it.
  4. O

    Issue Laravel app install error

    I try to set 4086M memory, but it fixed when i change in plesk php website settings to Dedicated FPM application served by nginx and setup php by OS vendor. After when i go to php composer he update all what he need and button activated. but I still didn't understand the main reason, because...
  5. O

    Issue Laravel app install error

    I check, memory_limit = 256M I set memory_limit = 512M also set in php memory 512 (fpm served by apache) 1610612736 bytes = 1,6 GB (allowed as i understand in log file) 2582811608 bytes = 2,5 GB or i need allocated so much in /usr/local/psa/admin/conf/php.ini how to understand this, what...
  6. O

    Issue Laravel app install error

    Now i can't change this, button not active. Could not update the information about the packages Failed to retrieve paths for the installed packages: PHP Fatal error: Allowed memory size of 1610612736 bytes exhausted (tried to allocate 2582811608 bytes) in...
  7. O

    Issue Laravel app install error

    Hello, After last update can't install laravel, Plesk Obsidian 18.0.64, OS Debian 12.7 Execution /opt/plesk/php/8.3/bin/php has failed with exit code 255, stdout: Fatal error: Allowed memory size of 1610612736 bytes exhausted (tried to allocate 2582811608 bytes) in...
  8. O

    Question in Plesk old Application catalog

    Hello, Over the past few years, many applications have become outdated and disappeared, while some have become very popular. But the catalog has not been updated for a very long time, there are applications such as: concrete5, gallery and some else. They have requirements php 5.2 ~ It's time to...
  9. O

    Resolved receive email on all root@ domains

    Yes i have this settings, it marked as spam and going spam folder. I don't like that it comes from all domains on root@, increases the number of letters at times, can't i do something to allow for only one main domain?
  10. O

    Resolved receive email on all root@ domains

    I get a lot of spam to [email protected], [email protected] addresses, for all domains, how to disable it. Didn't notice this before, i find this...
  11. O

    Resolved receive email on all root@ domains

    Hello, Spam emails started coming to root@ addresses, i check #postmap -s /var/spool/postfix/plesk/virtual | grep [email protected] [email protected] [email protected] make command #plesk repair mail [email protected] Repairing the mail server configuration Reconfiguring the...
  12. O

    Question Remove .php and .html from url nginx

    I tried this rule and others from popular resources on the Internet, but they do not work in the plesk. This example returns 404 without prefix
  13. O

    Question Remove .php and .html from url nginx

    Hello, Help please to make work both rules with and without (php and html) prefix from url in nginx/fpm I add this rules in web server configuration in control panel: if (!-e $request_filename){ rewrite ^/([^\.]+)$ /$1.php break; } if (!-e $request_filename){ rewrite ^/([^\.]+)$...
  14. O

    Forwarded to devs Upgrade to 18.0.37 fails in step TrimPlanNames

    Same bug in Centos 7, when upgrade from 18.0.36 to 18.0.37
  15. O

    Unable to find row with id in ScheduledTasks table

    Look same mysql> show create table ScheduledTasks\G *************************** 1. row *************************** Table: ScheduledTasks Create Table: CREATE TABLE `ScheduledTasks` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `hash` varchar(255) NOT NULL, `serviceNodeId`...
  16. O

    Unable to find row with id in ScheduledTasks table

    plesk repair db Checking the Plesk database using the native database server tools .. [OK] Checking the structure of the Plesk database ........................ [OK] Checking the consistency of the Plesk database ...................... [OK] Error messages: 0; Warnings: 0; Errors resolved: 0...
  17. O

    Unable to find row with id in ScheduledTasks table

    Hello. Plesk 12.5.30 #24 User can't add task panel.log [2016-03-10 16:41:10] ERR [1] Unable to find row with id in ScheduledTasks table. [2016-03-10 16:41:13] ERR [panel] Db_Table_Exception: Unable to find row with id in ScheduledTasks table. [2016-03-10 16:56:42] ERR [1] Unable to find row...
  18. O

    How to stop spam in plesk

    Hello. Recently, very often send spam through scripts using a third-party authorization (foreign) mail servers. So there are complaints on the sender ip, which is the ip address of the site. Here is a log where our allocated ip As far as I understand in the malicious script is configured to...
  19. O

    Russian Encoding Proftpd

    May be early time because find this only now. After add this in proftpd.conf # Lang LangPath /usr/share/locale LangDefault en_US LangEngine on UseEncoding UTF-8 WINDOWS-1251 Working good
  20. O

    Russian Encoding Proftpd

    Plesk 11.0.9 , обновление #51 1. Folders and files on ftp wrong after update ( ) 2. Default permission on ftp now can't site workable, need change by hand. proftpd -v ProFTPD Version 1.3.4a
Back
Top