• 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

Recent content by Nataliya Zagr

  1. N

    admin Password does not work after restore Backup

    Hello, Please, check if you are able to access the Parallels Plesk Panel (PP) database by using the following command: mysql -uadmin -p`cat /etc/psa/.psa.shadow` If yes, then please, let us know if it is writing any error message to you when you attempt to login. Thank you
  2. N

    "failure notice" emails

    Hello, This ''failure notice" notifications are set at the following way: Home > Settings > Server-wide mail preferences > Subject > failure notice Thank you
  3. N

    Apache version in Plesk 9.2.3

    Hello, Apache is a server component and is not shipped with Parallels Plesk Panel (PP). You can check the release notes to find out what packages are shipped with PP: http://download1.parallels.com/Plesk/PPP9/plesk-9.2.3-for-rpm-based-os.html Thank you
  4. N

    Cannot Create Domain

    Hello, Please, try to create the domain with the enabled mysql log: to the file /etc/my.cnf add the following string: log=/tmp/my.log Then please, restart mysql service: # /etc/init.d/mysqld restart Then please, try to perform the domain creation, and after it fails, please, check...
  5. N

    unable to open configuration file /etc/psa/psa.conf: Permission denied

    Hello, Please, check that you are having the similar permissions and owner for the /etc/psa/psa.conf: # ls -la /etc/psa/psa.conf -rw-r--r-- 1 root root 2461 Oct 21 08:02 /etc/psa/psa.conf Thank you
  6. N

    AtMAil defaults to main web page

    Hello, Please, check if the required Webmail is enabled in Mail Server Settings: Home > Settings > Mail Server Settings > Webmail Thank you
  7. N

    How to Disable SSL

    Hello, To preset the default Home pages for your customers: 1. Go to Home > Interface group title menu > Home Page Presets. 2. Click the Home page preset name corresponding to the type of users, for whom you want to predefine the home page settings: Default Domain Owner Home Page...
  8. N

    Another Backup Error

    Hello, The problem is known to be caused by active "On-Access Scanner" feature of McAfee VirusScan anti-virus software installed on Parallels Plesk Panel server. This functionality prevents Parallels Plesk Panel from backing up MySQL databases properly. To resolve this issue, exclude the...
  9. N

    plesk 9.2.3 and fedora 12

    Hello, Fedora 12 is not supported by Parallels Plesk Panel (PP) 9.2.3. According to the Release notes, the latest Fedora that is supported is 11. Please, check the release notes for more information: http://download1.parallels.com/Plesk/PPP9/plesk-9.2.3-for-rpm-based-os.html Thank you
  10. N

    Plesk problem

    Hello, Usually Qmail queue is growing due to too many messages in remote queue, because sending mail to remote servers takes much more time than delivering the message to the local mailbox. By default Qmail uses up to 20 'qmail-remote' processes to deliver mail to remote servers. This...
  11. N

    Password mail account doesn't change

    Hello, Please, make sure that 106 (poppasswd) port is open for localhost. Try to telnet to localhost to this port: # telnet localhost 106 or run the following command on the server: # nmap localhost -p106 Please, see the following article for more information...
  12. N

    How do I disable the ability to create a Mail Redirect?

    Hello, The Mail redirect option can be hidden for the corresponding home page in the following way: Home > Interface > Home page presets > select the preset > Mail > Create Redirect > Remove This button will be hidden for the modified home page. Thank you
  13. N

    Dr. Web Log File Empty?

    Hello, I have checked at our test server, and found the log file of DrWeb at the following location: /var/drweb/log/drwebd.log. In case this file is empty, please, try to start the DrWeb manually: # /etc/init.d/drwebd start In case you are getting any errors, please, check the following...
  14. N

    Spam Problem

    Hello, Please, find the common recommendations which can help you to eliminate spam attack like using MAPS zones, spamassassin, rejecting emails for non-existing users. The following articles are devoted to troubleshooting spam and known issues with spamassassin: Spam tracking...
  15. N

    FTP Log in issues...

    Hello, Please, check the following article, the problem with "530 Login incorrect" error is described there: http://kb.odin.com/en/4647 Thank you
Back
Top