• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Search results

  1. wwwAndries

    Resolved WP_CLI - plugin update -> Invalid version string "3.5.0-dev1"

    ${WP_CLI} -instance-id ${INSTANCE_ID} -- plugin update --all ${WP_EXCLUDE_IN_UPDATE_ARG} --format=summary --skip-plugins=dummy-plugin PHP Fatal error: Uncaught UnexpectedValueException: Invalid version string "3.5.0-dev1" in...
  2. wwwAndries

    Disable wp-cron

    When you disable the wp-cron in the wp-toolkit, there is also a scheduled task generated to execute the system cron. Is it possible to disable the automatic creation of this task? I've my own system cron running and don't need/want these tasks. What does this variable do: 'useShiftCronUpdateTask'?
  3. wwwAndries

    Issue Cron does not excute cronjobs for subsites

    When you disable the WordPress cron in the WordPress toolkit, a new task is added which calls "httpdocs/wp-cron.php" on set times. For a multisite wp-cron.php only executes the cronjobs of the mainsite, the cronjobs of the subsites are not executed.
  4. wwwAndries

    Question How to setup DKIM for subscriptions with external mail

    A subscription, example.com, uses an external mailservice like Office 365, and there are mails sent through contact/order forms on the website. How can I get DKIM working in this situation for mails sent through contact/order forms on the website? I cannot enable the mailservice because mail...
  5. wwwAndries

    Input Executing WordPress plugin/theme cron events through WP-CLI

    PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE: WordPress Toolkit 3.5.0 > PROBLEM DESCRIPTION: WordPress plugin/theme cron events are executed through WP-CLI, cron event is removed after executing and reporting status is success, but the plugin/theme "do_action" is actually never excuted...
  6. wwwAndries

    Can I add additional packages to wp-cli?

    Hello, How can I add additional packages to wp-cli which must be available for all users? I've tried: 1. /usr/local/psa/admin/plib/modules/wp-toolkit/vendor/wp-cli/wp-cli/bin/wp package install wp-cli/doctor-command --allow-root Error: Unable to locate configuration path...
  7. wwwAndries

    Issue SELinux is preventing

    Hello, I found these messages on a CentOS 7.4.1708 server with Plesk Onyx Versie 17.5.3. Do I need to create local policy modules to allow this access? SELinux is preventing /var/cache/parallels_installer/parallels_installer_CentOS_7_x86_64_3.21.2 from unlink access on the file...
  8. wwwAndries

    Question SELinux preventing php/7.1/bin/php-cgi

    Hello, I'am seeing a lot of these messages in audit.log of a CentOS 6.8 with Plesk Onyx 17.0.17 Update #15: 1. SELinux is preventing /opt/plesk/php/7.1/bin/php-cgi from search access on the directory /sys 2. SELinux is preventing /opt/plesk/php/7.1/bin/php-cgi from name_connect access on the...
Back
Top