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

    10.4.4 Disk Space Reporting Errors

    Im asuming your server is provided by 1and1, based on the structure of the partitions. Starting from that sumption. do df -h that should give you the volumes, size, and where it is mapped. after doing that do lvs this command will show you how much space is assigned to each LV volume...
  2. J

    Hard Disk quota is not supported

    the problem still persists! I have a CentOS 6 x64 server, with Quota enabled, nothing seems to hit the mark, quotas are not enabled! truncated the list of users because is absurdly long! no matter what I do, it keeps telling me "Hard disk quota Unlimited 300 MB Not supported" this...
  3. J

    Plesk 10.4.4 service plans and domain administrators

    Hello community! I'm switching to Plesk 10.4.4 on one of our servers, the migration went ok (apparently) with a few errors, that after comparing content, seems to not have affected the websites content nor functionality (gota wait a few first tho). But im having a problem, all plans migrated...
  4. J

    How to install Plesk 10 with highly optimize my server for web hosting company.

    if you want plesk optimized for a web hosting company, plesk 10 is NOT your solution, plesk 9.5.4, Plesk 10 is SMB oriented, not really a a web hosting company solution just yet! it suffers from the most huge vulnerability problem in existence ever seen in control panels. once you add a domain...
  5. J

    Enable for each subscription its own control panel

    indeed check my latest post here. http://forum.parallels.com/showpost.php?p=462051&postcount=75 if you want a control panel for each subscription, you need to have 1 customer per subscription, if you ever think of adding a 2nd subscription to a "customer" that 2nd "auxiliar user" will be...
  6. J

    Make a domain admin access account in plesk 10 like plesk 9 domain adminstrator

    be thankful Be thankful @Manners that you havent migrated yet! this is the worse nightmare of any possible web hoster in existence! The parallels people, just decided they wanted to scare customers away, and went with the "false advertising" method same with the "free CBM(short for Customer...
  7. J

    Customer and Business manager isn't working

    Removed CBM, this is a total case of false advertising, you should clearly specify that "free ONLY IF YOU HAVE......" not he scam you are putting up on it, making webhosters waste a lot of time trying the software and slowing down the business. false advertising is a HUGE cause for customer...
  8. J

    Customer and Business manager isn't working

    same problem with CBM I have an unlimited domains plesk key, and CBM doesnt allow me to even create 1 account on the system I'm working on migrating one of our servers to a 10.3.1 and this is simply not working, I've spent over 3 days documenting myself to understand the change from plesk 9...
  9. J

    Plesk Backup Command Line

    lets give a try try this du -hs /var/www/vhosts/* look at which domain is larger on your server and exclude that one. i added the no-gzip to see if uncompressed you see a difference.
  10. J

    Plesk Backup Command Line

    indeed for me it worked ;) i removed from the backup a domain that is about 9 gb, the difference is file size, is noticeable.
  11. J

    Unknown option: skip-logs

    meanwhile try without the -- pleskbackup all skip-logs /sss.pbu
  12. J

    Urgent; corrupted chars on public html. PSA 8.6

    I see your site working now, nice site by the way. (siempre me han interesado las fuentes)
  13. J

    Plesk Backup Command Line

    you should seriously consider reading the manual :) http://download1.swsoft.com/Plesk/Plesk8.6/Doc/en-US/plesk-8.6-unix-backup-restore-guide/index.htm regards,
  14. J

    include_path error

    I will be testing if the php_admin_flag works with this command, if so, we then will be able to enable custom frameworks on a per domain basis with vhost.conf.
  15. J

    include_path error

    Ok i found a way to allow ZendFramework (in my case) to work. The problem is related to php_safe_mode. in php.ini safe_mode_include_dir = /usr/share/ZendFramework/library it worked for me, now, is it secure? no clue, i will keep working on test security and will get back with new means if any.
  16. J

    Urgent; corrupted chars on public html. PSA 8.6

    check if you have ioncube loader installed. if so, try installing zend optimizer (i doubt this one has something to do, but worth a try). try checking for ioncube loader. create a php file with this: <?php phpinfo(); ?> you should see, on the first part of the page, the modules loaded...
  17. J

    Plesk Backup Command Line

    ok for me worked ;) try it without the -- [root@heracles server]# /usr/local/psa/bin/pleskbackup -v all exclude=domaintoexclude.com backup_aug_23_2008 ------------------------------------------------------------------------ Backup started (X client(s), YYY domain(s)) Start date: Sat Aug 23...
  18. J

    Plesk Backup Command Line

    so check your command, i just went again through the whole post, and i noticed you use "--exclude" when should be "exclude" without the "--" Give a try without the -- and should work. my backup is still running tho, so I cant post my backup output just yet.
  19. J

    Plesk Backup Command Line

    I just tried myself to see [root@heracles server]# /usr/local/psa/bin/pleskbackup -v all exclude=domaintoexclude.com backup_aug_23_2008 ------------------------------------------------------------------------ Backup started (X client(s), YYY domain(s)) Start date: Sat Aug 23 23:06:23 2008...
Back
Top