• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. WebHostingAce

    Forwarded to devs Subscription Removal Issue

    This is happening with Magento 2 websites. Subscriptions are about 5 - 20GB. Also we have a Cron running every minute. This Cron fires about 6 PHP processes every minute. Each of these PHP process runs for about 3 seconds. We have to make sure to 'Suspend' the subscription before removal to...
  2. WebHostingAce

    Question Using Composer Upgrading Drupal Site finding old Apache Version

    Please see the first part of this post - Instruction - How to Install Magento 2.4 on Plesk You can change the CLI PHP version.
  3. WebHostingAce

    Issue Access Mysql from Docker

    - Start your MySQL docker from the Command Line as Root docker run --name=mysql8 -v /path/mysql/datadir:/var/lib/mysql -v /root/mysql8/conf.d:/etc/mysql/conf.d -e MYSQL_ROOT_PASSWORD=RootPassword -p 127.0.0.1:3307:3306 -p 127.0.0.1:33061:33060 "mysql:latest" - Add the new Database Server to...
  4. WebHostingAce

    Issue Overwriting core nginx.conf file

    For all domain, https://docs.plesk.com/en-US/obsidian/advanced-administration-guide-linux/virtual-hosts-configuration/changing-virtual-hosts-settings-using-configuration-templates.68693/
  5. WebHostingAce

    Input How to install Magento for a domain in Plesk

    We have this same topic from Plesk Support with "How to install Magento for a domain in Plesk" But it is for Magento 2.1 which is well out-dated. There are few services required by Magento 2.4. So We should not expect a one-click installation. Anyway with Plesk, it is really easy to get the...
  6. WebHostingAce

    Question Plesk with Magento

    Hi, Yes.. I use Plesk for Magento 2. The Plesk is really useful.
  7. WebHostingAce

    Question Install mcrypt with php 8

    With this, composer create-project --repository-url=https://repo.magento.com/ magento/project-community-edition httpdocs You will the latest version of Magento 2. If you need a specific version to be installed. You can use, Eg - composer create-project...
  8. WebHostingAce

    Question Disable File Manager on Service Plans?

    As far as I know.. No. there is no such a option.
  9. WebHostingAce

    Resolved How to uninstall PHP 7.4.33 and go back to PHP 7.4.0?

    Please see https://support.plesk.com/hc/en-us/articles/115000497853--How-to-add-a-custom-PHP-version-in-Plesk-for-Linux-
  10. WebHostingAce

    Resolved smtp hostname problem, urgent

    What did you mean by, Did you check the "Tools & Settings" > "Mail Server Settings"?
  11. WebHostingAce

    Resolved smtp hostname problem, urgent

    Could you please explain this in detail? How do you change the Hostname? and what is the expect result etc?
  12. WebHostingAce

    Forwarded to devs Subscription Removal Issue

    Username: TITLE Subscription Removal Issue PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE OS - CentOS Linux 7.9.2009 (Core) Product - Plesk Obsidian - Version 18.0.47 Update #5 PROBLEM DESCRIPTION When you are removing a Subscription with a Cron running every minute, It fails...
  13. WebHostingAce

    Resolved Do incremental backups know about deleted files?

    @Peter Debik I did test this. It works. In the above scenario if you restore the Wednesday Backup, the deleted file is not there.
  14. WebHostingAce

    Resolved Do incremental backups know about deleted files?

    Hi, - No This explains - Incremental Backup There are many other documents online explaining how the Incremental Backup works.
  15. WebHostingAce

    Question ElasticSearch ports not accessible from WAN

    How did you start this ElasticSearch? If you did start from the CLI with bind to localhost. You will not be able to access it externally.
  16. WebHostingAce

    Question How do i force my server to use more MEMORY and less SWAP?

    I have servers running with swap off. top - 21:33:17 up 54 days, 6:30, 1 user, load average: 2.30, 1.74, 1.65 Tasks: 169 total, 1 running, 167 sleeping, 0 stopped, 1 zombie %Cpu(s): 0.3 us, 0.1 sy, 0.0 ni, 99.6 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st KiB Mem : 16265860 total...
  17. WebHostingAce

    Issue Nothing of nonexisting mail features are not supported. Fresh install on Ubuntu 18 (Noob alert)

    Same issue here. Postfix wont start. Missing libmysqlclient.so.18 CloudLinux 7.9 (Boris Yegorov) Converted from CentOS 7 with Plesk Version 18.0.46 Update #1 10.5.17-MariaDB-cll-lve - MariaDB Server Installed via MySQL Governor from MariaDB 10.5 ** Found 3 pre-existing rpmdb problem(s), 'yum...
  18. WebHostingAce

    Resolved Plesk on Centos 7: composer not found

    These paths are for CentOS 7 Please check with your OS.
Back
Top