• 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

    error with DrWeb after upgrade

    Dr Web running ... valid license key file was not specified thanks a lot.. it's seems to be running now, but I noticed a request for a valid licence key file to be given in /opt/drweb/drweb32.key ... I suppose it's not my Plesk licence key... is it included in the package or should I buy a...
  2. K

    error with DrWeb after upgrade

    I upgraded to 9.3 , running well but got some error in the log with DrWeb ( I had it w 9.2.3 previously too...) how can I correct the DrWeb Install to get rid of these errors ? thanks for your suggestions.. --log ---- Setting up psa-mail-driver-common (9.3.0-debian5.0.build93091230.07) ...
  3. K

    backup warnings in log

    HI I got the following warnings in the backup log, regarding getting information about spam filter for email accounts.. where can I get more information about such error... I also tried to look into the help about the 'new-style command-line interface, but could not understand how to...
  4. K

    Hosting Rails apps

    Plesk .. Rails ... Apache-Passenger Sub-URI # for your information, this is the process I am using with Apache-Passenger ssh ftp_username@mydomain.com su mkdir /var/rails chown -R root:www-data /var/rails mkdir -p /var/rails/mydomain chown -R ftp_username:www-data /var/rails/mydomain...
  5. K

    migration from server A to server B

    I am trying to perform my first migration... Server A 9.2.3 up-to-date w Migration Manager component Server B 9.2.3 up-to-date w Migration Manager component I created a user 'plesk_migrate' on server A (it belongs to psaadmn group.. maybe wrong ?) From Server B Source hostname or IP =...
  6. K

    migration server - licence status

    migration no problem, I'll get a new license (over 10) for the new server then I'll cancel the previous one Yves
  7. K

    migration server - licence status

    Hi I am migrating my server box to a brand new box (w RAID) as suggested by my ISP. On the actual box I have a running Plesk licence (10 domains) to run my small businesses... I installed a brand new Debian OS on the new box w Plesk 9.2.3 initial 1 licence during the migration phase...
  8. K

    [HOW TO] upgrade to PHP 5.3.0 - Debian install

    [HOW TO] upgrade tp PHP 5.3.0 - Debian install yes , thank you... I was not sure about 5.3, sometime upgrades involved fancy collateral effects
  9. K

    Hosting Rails apps

    Hi Stub This is what I am doing for a while ... using subversion for project code management, I deploy easily all my apps using webistrano. Also using Apache/Passenger with sub-uris if you need any help... or copy of my dev/deploy processes ... you're welcome
  10. K

    How do I "upgrade tp PHP 5.3.0 " ?

    I have read a lot of post about upgrading to 5.2... in the past , but now using Plesk 9.2.3 we already have PHP 5.2... so it's still out of date ... any clear instructions ? thanks fyh erwin
  11. K

    [HOW TO] upgrade to PHP 5.3.0 - Debian install

    I read a post about PHP upgrade but seems to be old.... not sure it's still useful.. (I don't find the mentioned directories...) -- quote ----- In order to upgrade PHP 5 to the needed version (if you would like to have other than shipped with Plesk) please do the following: 1) back up...
  12. K

    HELP...why removing php5-cli package removes other psa packages !!!!

    thanks that's what I did finally... reinstalling with apt-get install psa (as I had deb http://autoinstall.plesk.com/debian/PSA_9.2.3 etch all in my /etc/apt/sources.list ) I was a little bit scared of performing a full reinstallation.. but it's just the psa .. no former data lost...
  13. K

    HELP...why removing php5-cli package removes other psa packages !!!!

    No Match... thanks .. I tried but No Match.. messages Warning, could not load sqlite, falling back to pickle Setting up Install Process Setting up repositories No Repositories Available to Set Up Reading repository metadata in from local files Parsing package install arguments No...
  14. K

    HELP...why removing php5-cli package removes other psa packages !!!!

    I removed the php5-cli package and automatically it also removed many psa package ... libpam-plesk php5-cli php5-ioncube-loader psa psa-api-rpc psa-awstats-configurator psa-backup-manager psa-horde psa-imp psa-ingo psa-kronolith psa-locale-fr-fr psa-mimp psa-mnemo psa-passwd...
  15. K

    DrWeb not running... continuous email error

    I believe I have some issues with DrWeb installation.... I tried to start it again (from services mgt panel) but got an error .. ----------- Error: Unable to make action: Unable to manage service by drwebmng: drwebmng: Unable to find start/stop script for 'drwebd' System error 2: No...
  16. K

    DrWeb not running... continuous email error

    I am running 9.2.3 on Debian Etch, module drWeb is present but I disabled the service I deleted too the DrWeb cron task (a mistake .. maybe.. shouldn't I ?) and I receive constinously this email.... how can I get rid of it ? (don(t want to create a fake drweb@sd-9999.dedibox.fr email...
  17. K

    [How to] specify a port 9090 for my server

    [SOLVED]How to specify a port 9090 for my server I solved it now, also for the SSL access I had to include the statement SSLProxyEngine on into the yoodal.com/conf/vhost_ssl.conf thanks alot for make me thinking a little bit more... whatsoever, I did not look for the Firewall...
  18. K

    [How to] specify a port 9090 for my server

    yes it works .. (half..) It works now , because I added a proxy in a vhost.conf for the domain yoodal (I have to modify the access rights) then I reconfigure the vhost (with websrvmng) and restarted apache ServerName yoodal.com:9090 ProxyPass /* http://yoodal.com:9090/ <Proxy *>...
  19. K

    [How to] specify a port 9090 for my server

    thnaks for your answer.. yes it is , .. I am a basic 'admin' testing on my local computer, I install it then the url http://localhost:9092 is the URL to this XMPP server setup.. I just wanted to install on a dedicated remote server, (domain: yoodal.com) created from the Plesk Panel...
  20. K

    [How to] specify a port 9090 for my server

    I installed an XMPP test server (OpenFire) on my remote server (domain : yoodal.com ) thsi server is running on poert 9090 how do I sepcify in the Plesk Panel that this port should be open and listening ? thanks for your advices erwin
Back
Top