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

    How to upgrade from 10.3.1 to 10.4.4

    I am currently running 10.3.1 in Debian 6 and I would like to upgrade to 10.4.4 but I cannot see the installer link on top of my admin Home console I used to see with 'upgrade messages " I had initially a warning about '/var/cache/parallels_installer/parallels_installer.../' not being...
  2. K

    Website subdomain - Forbidden access

    I never used the Event Manager... so I'll try the 'texan way'.... ;-)) I'll try to: 1- send the xml file to the the PleskAPI so it can set the new subdomain 2- write the subdomain vhost.conf file from my app and run the exec command to copy it on the server and exec the apacheclt reload command
  3. K

    Website subdomain - Forbidden access

    I guess I have to setup also the subdomain vhost config in /var/www/vhosts/mydomain.com/subdomains/yves/conf/vhost.conf with the ServerName yves.mydomain.com .. then sudo /usr/local/psa/admin/sbin/httpdmng --reconfigure-domain mydomain.com and finally sudo /etc/init.d/apache2 reload...
  4. K

    Website subdomain - Forbidden access

    I have a test website ( Rails deployment) deployed in the folder: /rails/my_app with the following vhost.conf : ServerName mydomain.com DocumentRoot /var/www/vhosts/mydomain.com/rails/my_app/current/public <Directory "/var/www/vhosts/mydomain.com/rails/my_app/current/public">...
  5. K

    warning messages during backup... (spam filter)

    I guess this topic has been already discussed but in one of my server still in 10.1 ( I know I should upgrade ... but it's still running Debian 5.... so need also to upgrade the OS ....) during the Plesk backup, I get a list of warnings for each email account : <?xml version="1.0"...
  6. K

    Tomcat on one domain

    I need to run Tomcat JSP in one of my domains on my Debian Squeeze server... can I just install it on the server ( as stated in numerous 'how to..") or am I obliged to buy the Plesk Pack in which Tomcat is included ( + other stuff I don't need) ? - it's expansive for just Tomcat ( Open...
  7. K

    Debian5/Plesk 10.21 : xinetd sshd stopped ..cannot acces via ssh

    SOLVED .. I could access via KVM RESCUE Console .. trying to restart ssh gave ma an error /var/run/sshd must be owned by root and not group or world writable it was group writable .. ( I surely did a mistake ...) corrected , now ssh restarted
  8. K

    Debian5/Plesk 10.21 : xinetd sshd stopped ..cannot acces via ssh

    I cannot access my server via SSH to restart them... I guess xinetd and sshd are stopped .. but I cannot check it as no console access my Plesk console is running , I can login as admin , Apache is running ( sites are online) , SMTP, QMAIL are running this happen after some work on the...
  9. K

    new server - Plesk license transfer

    Hi Igor, tried your trick but did not resolved this issue.. It seem that after each license update the registry.xml ownership is set to wrong root:root I can see : # cd /etc/sw # cd keys # ls -l drwxrwxrwx 2 psaadm swkey-data 4096 2011-07-24 07:38 backup -rwxrwx--- 1 psaadm swkey-data...
  10. K

    my vhost.conf seems to be ignored ...

    [SOLVED] my vhost.conf seems to be ignored .. Hi Charly I wrote some explicit mistakes in the vhost.conf to check if it was read .. and it was , so the issue was not with Plesk, but rather with the Rails/RVM/Passenger environment built on this new Debian 6 server ... ( the other was...
  11. K

    my vhost.conf seems to be ignored ...

    Debian 6 / Plesk 10.2 (brand new installation..) I have a domain mysportacademy.com. As I am deploying a Rails app w Passenger ( Apache mod_rails) , I created a vhost.conf in the directory /var/www/vhosts/mysportacademy.com/conf ServerName mysportacademy.com DocumentRoot...
  12. K

    new server - Plesk license transfer

    I had to modify back the permission .. the keys folder was 660 and should be ( I guess) 770 to allow uploading and installing correctly the license key file ... hope permissions will stick to that .. uploaded the newly received license update and that's up and running again
  13. K

    new server - Plesk license transfer

    I reset again the permissions .. accessed the console , but this time I see Error: The license key is invalid. In order to use the Panel, please obtain and install a new valid license key. The amount of currently used resources overrides the limits defined by your license. The number of...
  14. K

    new server - Plesk license transfer

    Hi Igor .. I changed the permissions and could run the console .. then ( I don't know why ..) after exit and back again this morning .. I get the same error message : ERROR: SWKeyExFatalError Repository is not opened 0: common_func.php3:4831 of_get_key_by_product(string 'plesk-unix')...
  15. K

    cron job to write in cron.log

    I wrote a cron job to be run by a user */5 * * * * sh /home/kadoudal/check_uploads.sh >/dev/null 2>&1 this doesn't send email (that's what I want) but how to log each execution in the cron.log ? there is nothing in it ... thanks fy feedback
  16. K

    new server - Plesk license transfer

    Got it .. permissions issue... hopefully I took note of them before transfer .... so changed them back and it's running again to previous temporary license. going to move again my license and this time setting correctly permissions thanks
  17. K

    new server - Plesk license transfer

    licence transfer I tried to put back the previous sw folder .. and restart /etc/init.d/psa stop /etc/init.d/psa start restarted in console .. but cannot get anymore the login via browser ... stuck .. hope no need to re-install !
  18. K

    new server - Plesk license transfer

    licence transfer Hi Igot did it .. but upon trying to open the console again via browser : ERROR: SWKeyExFatalError Repository is not opened 0: common_func.php3:4831 of_get_key_by_product(string 'plesk-unix') 1: common_func.php3:4831 getPleskKey() 2: common_func.php3:4906...
  19. K

    new server - Plesk license transfer

    I am going to start a brand new server ( Debian 6 Squeeze) and I want to transfer my Plesk licence to this new server currently it's running on the previous server Debian 5 , Plesk 10.1 how should I proceed to avoid any service interruption ? ( should I copy the licence ? from where ? to...
  20. K

    cannot access system root level via SFTP

    solved thanks that's what I found ... ( in /user/lib/sftp_server Debian Lenny) locate sftp-server /usr/lib/sftp-server
Back
Top