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

Search results

  1. A

    Question Tomcat java.lang.OutOfMemoryError: Java heap space

    ok thanks... i've seen the link.. plesk does not have a java profiler?.. if not.. could you help me to understand how to install a java profiler under plesk?
  2. A

    Question Tomcat java.lang.OutOfMemoryError: Java heap space

    Hello, plesk for linux and tomcat.. CPU : Intel(R) Xeon(R) CPU E5-26xx (Sandy Bridge) (4 core(s)) Version Plesk v12.5.30_build1205150826.19 os_Debian 8.0 OS Debian 8.4 Memory Usage Total 15.71 GB Used 2.19 GB sometime i get the following error and my website go off line! how can i resolve...
  3. A

    Tomcat add custom context

    please help..
  4. A

    Tomcat add custom context

    ... anyone has the same issues?
  5. A

    Tomcat add custom context

    Hello, I would like to add a custom <Context> to the <Host> (in file server.xml) added by Plesk with a java app, but "sometimes", my custom <Context> disappears... How can I do it "permanent" ? this is my custom context, "home" is the name of my java webapp : <Context path="" docBase="home"...
  6. A

    missing file /var/www/vhosts/system/www.mydomain.com/conf/vhost.conf

    i have already added : <IfModule mod_jk.c> JkMount /www.mydomain.com ajp13 JkMount /www.mydomain.com/* ajp13 </IfModule> infact the java application works correctly.. but what i need to add to <IfModule mod_rewrite.c>?.. or.. how can i do a redirect ?
  7. A

    missing file /var/www/vhosts/system/www.mydomain.com/conf/vhost.conf

    Thank you Lloyd.. And about Tomcat? Is there a similar area into Plesk? (i have not found anything..).. My problem is to configure Apache and Tomacat to serve java applications, in particular i want to address 'www.mydomain.com' to the java webapp at 'www.mydomain.com:9080/webapp'.. is it...
  8. A

    missing file /var/www/vhosts/system/www.mydomain.com/conf/vhost.conf

    Hello, i have a domain www.mydomain.com. i would like to add some custom settings to file httpd.conf in :/var/www/vhosts/system/www.mydomain.com/conf In this file there is a warning: #ATTENTION! # #DO NOT MODIFY THIS FILE BECAUSE IT WAS GENERATED AUTOMATICALLY, #SO ALL YOUR CHANGES WILL BE LOST...
  9. A

    Apache + Tomcat configuration

    Hello, I have uploaded and installed on my server, a Java Web Application with Plesk v.12.5.30. (Apache + Tomcat 7 installed via plesk). Now i would like to view my java webapp with the browser. The address is, for example, 'www.domain.com'. I can view it on 'www.domain.com:9080/webapp' address...
Back
Top