• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Recent content by unlo

  1. U

    Update fails with message "ERROR: The product wit ID plesk ..."

    Additional info, autoinstaller checks version like this (by log /tmp/autoinstaller3.log): rpm -qa --queryformat 'F:system_installed_brief_%{NAME}-%{VERSION}-%{RELEASE}.rpm\nN:%{NAME}\nE:%{EPOCH}\nV:%{VERSION}\nL:%{RELEASE}\nA:%{ARCH}\nf:%{INSTALLTIME}\nB:%{BUILDTIME}\nX:\n' I`ll trying it...
  2. U

    Update fails with message "ERROR: The product wit ID plesk ..."

    It shows only latest version, so seems to trying to install,but not upgrade..: Select the desired products and their versions =============================================================================== The following product versions are available: 1. Parallels Plesk Panel 2. (*)...
  3. U

    Update fails with message "ERROR: The product wit ID plesk ..."

    yep, the same: ./parallels_installer_v3.12.0_build120601.16_os_CentOS_6_x86_64 --select-product-id plesk --select-release-current --reinstall-patch --install-component base File downloading products.inf3: 100% was finished. File downloading plesk.inf3...
  4. U

    Update fails with message "ERROR: The product wit ID plesk ..."

    Any solve? We also have: /usr/local/psa/admin/sbin/autoinstaller --select-product-id plesk --select-release-id PLESK_9_5_4 --reinstall-patch --install-component base File downloading products.inf3: 99%..100% was finished. File downloading plesk.inf3...
  5. U

    Plesk Billing

    "Somebody from Parallels *must* know how to switch this off..." Parallels known, but doest`t answer ;) When im doing server recovery from backup to new server with fresh plesk installed and no psa-billing, im recover some tables from old database to get work old clients. All steps are done...
  6. U

    Plesk backup not working

    And not one scheduled backup starts in Plesk 8.6 :( Manual backups created normally.
  7. U

    Large log files view by plesk-panel log_viewer

    Hello! Some clients take a looks at large files by the plesk log_file_viewer.php and after it, process of lighttpd (sw-cp-server) are growing for that size. Now i can solving the problem only by restarting of lighttpd, then proccess grows for more than 100Mb: ps aux |grep sw-cp-server...
  8. U

    External mysql and statistics

    So, plesk counts real size on disk. Seems to be we are need to do a parser... We are use that trick for mysql counting (sql query) : select SUM(data_length+index_length) from information_schema.tables where table_schema = 'dbname';
  9. U

    External mysql and statistics

    Hello! Plesk 9.2.2, sles 10sp2 We are using external mysql server for our clients, and plesk statistics do not count size of that external databases. Is it a bug? How counts plesk statistics of databases??
  10. U

    HOWTO: Custom php.ini files for each domain when using FastCGI

    So simple and great!! Thank u, works fine for me.
  11. U

    Postfix-local directory sensitive ??

    Anybody knows, how to reconfigure postfix in Sles 10, for setting case-insensitive local-delivery? When i creating such mail accounts (example: [email protected]) in postfix, its creates directories /var/qmail/mailnames/domain.com/Name/.. Authorization and imap/pop3 demons works fine, but not...
  12. U

    Postfix-local directory sensitive ??

    Hello, i`ve installed new plesk 9.2 on Suse (RiserFS) (mta: postfix). After creation mail accounts like "[email protected]", everything is working fine, but if i create accounts like "[email protected]", i`ve got errors in mail.err: Jun 30 17:19:03 test postfix-local[30130]: cannot...
  13. U

    [Plesk 9] Automatically suspending domains due to exceeded disk usage

    Its normally way to unlimited disk quota for clients, and sets overuse not allowed. So, as you tell me, users can`t create more databases, subdomains, domains... I don`t read your post carefully. Thanks for advice. In this case, i dont like only view of clients information. Now...
  14. U

    [Plesk 9] Automatically suspending domains due to exceeded disk usage

    Its okay, if you using one domain per client. In plesk 8.X i have tariffs, what have 2 or more domains per client, and limits must be set for client... Suspending options is good, but i think it must be 3 options: 1. Notify and dont suspend clients or domains if it overusing, and don`t...
Back
Top