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

    Postfix spam

    Hello, i have Plesk 9.3.0 installed on a Suse 64bit. I also have postfix 2.5.1 installed. Lately, i have 3 incidents of spam THROUGH my server. Below are the logs: ============== Oct 6 08:55:33 xxxx postfix/qmgr[25982]: 176402016A3A: from=<CartaSi_services@cartasi.it>, size=8438...
  2. Z

    Migration Manager issue

    [Solved] Hi all, if you have the same problem, you can edit this file: /usr/local/psa/admin/share/migration-handler/migration_handler.py Find and edit with the correct value the line: migration_session.setValue('agent_dir',"/migration/%s/" % migration_session.getSessionId())...
  3. Z

    Migration Manager issue

    Hi all, i tried to Migrate some clients from another PLESK server i have, and the problem is that the Source Server hasn't enough disk space at the "/" partition (/migration/xxxxxxxxx). How can i change this directory at the Source server, so i can define a new one with a lot of disk space...
  4. Z

    Add MySQL server problem

    Hi, i have PLESK 9.0.1 and MySQL 4.0.10a installed. I would like to install MySQL 5.2 as well. I managed to install it and have it run under Linux Shell (SUSE) at port 3307. I have a php script that manages to connect to THAT SERVER with localhost:/tmp/mysql5.sock I want to add the new...
  5. Z

    Spam from user: qmails

    Hi all, i have a spammer on my linux (suse 9.3 + PLESK 8.3), and as i can see from my logs he uses the user: qmails to spam. ======================= Feb 25 13:49:13 ns qmail: 1203940153.094640 new msg 509 Feb 25 13:49:13 ns qmail: 1203940153.094718 info msg 509: bytes 4094 from <#@[]> qp...
  6. Z

    Upgrade Questions...

    That means that if i install a patch for mysql will break the PLESK install? There are a few security patches for MySQL that i must install them. Anyone tried that before? Zeroborg.
  7. Z

    Upgrade Questions...

    Hi all, i have a SUSE 9.3 64-bit linux with PLESK 8.2.1 installed. There are a lot of SECURITY patches from SUSE about my OS. Can i install them without problems with PLESK? Is there any chance of breaking the installation of PLESK, just using the online update from YAST to patch my...
  8. Z

    Mail and SPAM Issues...

    Hi all, i experience some problems with qmail. Someone found a hole in my server (suse 9.3) and sends thousands of spams... Does anyone has a script in order to find out where is the problem? (web form? other vulnerability?). At mail-wide preferences on my server at WHITE-LIST the value...
  9. Z

    mod_rewrite Problems...

    Hi, yes... This is true. I want to enter at the URL this address: http://www.domain.com/something.html and have the server serve up content from the page: http://www.domain.com/km/index.php?page=something BUT, the URL will still stay the one i typed. Thanx.
  10. Z

    mod_rewrite Problems...

    The original URL is: http://www.domain.com/km/index.php?page=SOMETHING I would like to RETYPE the URL to: http://www.domain.com/SOMETHING But all of the pages i request from the webserver, are passed through.... :( Any advice? Thanx. Zeroborg.
  11. Z

    mod_rewrite Problems...

    Hi all... I can't make mod_rewrite to work. I add the vhost.conf to /srv/www/vhosts/domain.com/conf with the following data: =================== Options +FollowSymLinks RewriteEngine On RewriteRule ^([^/]*)\.html$ /km/index.php?page=$1 [L] =================== I run...
  12. Z

    Problems with /etc/apache2/conf.d/zz010_psa_httpd.conf

    Hi all. Sorry, for not replying, but the problem i had is solved (last year). So now, everything is OK. Thanx anyway. :)
  13. Z

    SpamAssasin complex configure

    Hi all. I would like to have 2 ways of handling spam on my server. All the mails that have score above 8 to be deleted at once, the mails between 5.5-8 to be altered with the ***SPAM*** flag and delivered, and ALL the others to delivered normaly. Does anyone knows how to do this (with...
  14. Z

    Install mhash support

    Hi, i have a Suse9.3 (64bit version) with Plesk 8.0. I need to install mhash support to my php. All i've found is that i need to recompile my php with the --with-mhash flag. But i am not sure what to do (i am afraid that i might destroy the plesk). How do i recompile php and what was...
  15. Z

    Problems with /etc/apache2/conf.d/zz010_psa_httpd.conf

    Hi all... I have a problem with this file: /etc/apache2/conf.d/zz010_psa_httpd.conf Every time that i try to restart the Apache service, i have a fatal error (inside OR outside PLESK). The error says that the "Document root" must be a directory. I edit this file, i put the correct...
Back
Top