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

  1. E

    Issue sub domain error 403 Forbidden

    Hi @maartenv , I could see that this error is being generated due to Litespeed. I imagined that it was enough to install Litespeed and I would not need to configure
  2. E

    Issue sub domain error 403 Forbidden

    hello thanks for replying following error: MIME type [application/x-httpd-php] for suffix '.php' does not allow serving as static file, access denied! resgard
  3. E

    Issue sub domain error 403 Forbidden

    Hello friends, I need some help. I created a sub domain www2.domain.com pointing to httpdocs, but when accessing this sub domain it generates the error 403 - Forbidden. Would anyone know why?
  4. E

    Resolved I'm unable to identify the problem with my emails

    Hi @f0rtem , how are you? I believe you are using Postfix as your email server, correct? how is the hostname of this server? do you have any hostname A notes?
  5. E

    Question Scheduled Task Error

    Hy Igor, thanks for answering. I spent the day breaking my head to figure out how to make it work. and fortunately I managed to make it "work". Below is the command line created automatically by the Plesk Task Scheduler: /c ""C:\Program Files (x86)\Plesk\admin\bin\runtask.exe"...
  6. E

    Question Scheduled Task Error

    Hy Igor, thanks for answering. I am using Plesk version 17.8.11 and Windows Server 2019
  7. E

    Question Scheduled Task Error

    Hello guys, all scheduled tasks created, are returning error AuthorizationManager check failed. + CategoryInfo : SecurityError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : UnauthorizedAcces Anyone have any suggestions?
  8. E

    Resolved The remote name could not be resolved

    Solution the operator's DNS servers were blocking name resolution. Changed to DNS's 1.1.1.1 and 8.8.8.8
  9. E

    Resolved The remote name could not be resolved

    Hello guys I'm having a problem with my server and I'm not finding the solution. When executing a scheduled task on any domain, I always return an error WARNING: Unable to fetch url: https://www.domain.com/test.asp WARNING: Exception calling "GetResponse" with "0" argument(s): "The remote...
  10. E

    Resolved mysql.domain.com and mail.domain.com does not connect to ASP script

    Hi all, I am trying to connect the MysqL server and the mail server through an ASP script, however it returns error. if I change the mysql.domain.com servers to localhost or address IP and mail.domain.com to localhost or address IP, it works perfect. Was there anything I could do to run the...
  11. E

    Question Redirect to www not working

    Hi @nirku, I tested with this code and it works fine here. <rewrite> <rules> <rule name="Imported Rule 1" stopProcessing="true"> <match url="(.*)" ignoreCase="false" /> <conditions logicalGrouping="MatchAll">...
  12. E

    Resolved GZIP compression does not work

    Hello guys, I need some help. My server is not running GZIP compression. It is all enabled as it shows in IIS. Follow the code of the web.config <httpCompression directory="%SystemDrive%\inetpub\temp\IIS Temporary Compressed Files"> <scheme name="gzip"...
  13. E

    Resolved SMTP Error The transport failed to connect to the server.

    Hello guys, I need some help. My server is experiencing an error while trying to send mail through the SMTP server, but over IP, it does not display the error. Error: CDO.Message.1 error '80040213' The transport failed to connect to the server. Page: Set objCDOSYSMail =...
  14. E

    Issue Problem Plesk Web Pro Edition

    Hy @UFHH01 Hello friends, I installed Plesk Web Pro Edition v 17.5, but I have some problems. I really appreciate your help. 1-) application pool is active in domain 1; 2-) I need to create a task scheduler that runs a page every 10 minutes; 3-) I am receiving emails as I am sent. Can...
  15. E

    Issue Problem Plesk Web Pro Edition

    Olá amigos, Eu instalei Plesk Web Pro Edition v 17.5, mas eu tenho alguns problemas. Eu realmente apreciaria sua ajuda. 1-) pool de aplicativos está parando em 1 de domínio; 2-) Eu preciso criar um agendador de tarefas que executa uma página a cada 10 minutos; 3-) Estou recebendo e-mails como...
Back
Top