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

    Resolved Not sending emails

    Here seems all OK. When you are trying to send mail, what kind of error you get? See if not require login and password to send out mails.
  2. lvalics

    Resolved Not sending emails

    This not help too much to know the issue :-( Sry.
  3. lvalics

    Resolved Not sending emails

    Can you tell us the error message you get? Also maillog help: tail -f /usr/local/psa/var/log/maillog
  4. lvalics

    Issue After upgrade of plesk and php website crashed

    If you want, I can help you to figure out the problem, but like this I cannot. :-( Contact me on PM or skype: lvalics
  5. lvalics

    Issue After upgrade of plesk and php website crashed

    You need to be a root user to do that. It seems you do not have the necessary skills to handle this fix, I suggest to hire a professional to not ruin more.
  6. lvalics

    Issue After upgrade of plesk and php website crashed

    PLESK log and then apache log.
  7. lvalics

    Issue After upgrade of plesk and php website crashed

    First of all you need to search in log files. see this page: https://kb.plesk.com/en/111283 Then error logs can tell you how to continue.
  8. lvalics

    Question Change max execution time only for some scripts

    As far as I know, this setting affect a domain/subdomain and cannot be used for some scripts only. What you can do to move that scripts to a subdomain and there you can setup as you like (put in in a folder inside of your domain and setup a domain for it). Theoretically should work. You just...
  9. lvalics

    Issue Deleted a lot of files on my server, re-install plesk without losing data ?

    Start in rescue mode or some way where you can see the HDD (mount it). Then backup the files in external place, FTP, extrnal HDD something. All data from /var/ and /etc/ and eventually /home/ and /user/ Of course this is the fast way, but better save what is left there. After this reinstall the...
  10. lvalics

    Issue open_base_dir

    :-) yes, it was not connected to open_basedir, as I thought.
  11. lvalics

    Issue open_base_dir

    If is under the same webhost the PEAR files, then you not need to use open_basedir, more probably you need to tell to php script where to find PEAR.php
  12. lvalics

    Issue 48000 mail queue

    Check how you can read the messages in queue and then read one message (with same subject), especially the header, then in header try to see which UID sending out. Sometimes you can find the domain UID. This can help to get out which domain generating the emails. Get the id of the message by...
  13. lvalics

    Question How to troubleshoot page loading issues?

    This is usually a long process to find out what to do. Most of the case I should start to improve sysctl, usually there is the issue. Soft limits and hard limits also can create issues, check that as well. After that also MySQL can have this limits as well, there should be also checked. If this...
  14. lvalics

    Issue CentOS 7 Bind does not start - Plesk 12.5

    copy the response of journalctl -xe when you execute it.
  15. lvalics

    Issue CentOS 7 Bind does not start - Plesk 12.5

    Should work, because that is not connected to the service management. That will write in named.conf and that will work.
  16. lvalics

    Issue CentOS 7 Bind does not start - Plesk 12.5

    It is hard to predict, probably will affect if PLESk guys not found a solution to avoid issues on upgrade. Strange was that happened on many servers (only I got on 2). I did not tried to start from PLESk because I am not an interface guy, sry. But theoretically will not work, cause is an another...
  17. lvalics

    Issue CentOS 7 Bind does not start - Plesk 12.5

    https://talk.plesk.com/threads/named-not-starting-with-centos7-and-plesk-12.329025/#post-803874 - hope this help.
  18. lvalics

    Resolved mysql upgrade, cant access plesk

    If you installed PLESK 12.5.x over an old 9 PLESk, then you have a small chance to work something. If wasn't a real upgrade, the DB is not the same and a lot of things not the same. Try to run the reapir tool as it was mentioned before and hope this help.
  19. lvalics

    Question Spamming from localhost in plesk

    You can disallow in firewall SSH and open it only for your IP. Then you can try to disallow sending emails from script 9in PLESK, but dunno if will work). Also you can check /var/log/messages and/var/log/secure to have any clue. Then you can try to see access_logs which one is stressed more...
  20. lvalics

    Issue Cannot get any emails

    It is hard to tell you what is going on like this. Give the domain name to check it. Then we can tell you more.
Back
Top