• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by jakubeq420

  1. jakubeq420

    Resolved 100MB mail Limit when creating hosting account via API

    If someone have problem with this in future:| login to SSH sudo nano /root/update_mail_quota.sh paste: #!/bin/bash # Plesk przekazuje nazwę nowej domeny w zmiennej NEW_DOMAIN_NAME DOMAIN="$NEW_DOMAIN_NAME" # Jeśli zmienna jest pusta (np. event inny niż oczekiwany) — wyjdź [ -z "$DOMAIN" ] &&...
  2. jakubeq420

    Resolved 100MB mail Limit when creating hosting account via API

    Ok it change nothing, domains created via fossbilling have any hosting plan assigned.
  3. jakubeq420

    Resolved 100MB mail Limit when creating hosting account via API

    Im retarded af, i looked about 2 hours and this was simple solution. Thank you very very much man u saved me :)
  4. jakubeq420

    Resolved 100MB mail Limit when creating hosting account via API

    Hello, When i create hosting via API (FOSSBilling and my custom WP plugin) - there is one problem. The limit on the mail accounts is only 100MB per account. I was searching the option to incerase this, but i cant find any setting. How can i change this? Plesk Web pro edition Thank you for...
  5. jakubeq420

    Resolved Propably WP-Toolkit or server problem

    Thank you so much, im moving to 4gb ram VPS.
  6. jakubeq420

    Resolved Propably WP-Toolkit or server problem

    Hi everyone, I’ve developed a project that, using a custom WordPress plugin and API, creates a subdomain via a form, generates an SSL certificate, and installs WordPress with a predefined set of plugins. When I test it alone, everything works perfectly. However, when a client and I tried to...
Back
Top