• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

php

  1. M

    Issue Cron Job can't "Run Now". Also Cron Job/Scheduled Tasks lacks documentation

    There is a cron PHP script that is intended to run and write results to an error log file. The script appears to run but it never outputs to any error log file. The script also does not appear to run from within Plesk as Administrator on either of the "Run Now" buttons. How can these things...
  2. V

    Issue Log Browser: PHP Warning „Undefined array key ‘user’“ in ImapLoginProcessor.php

    Hello, after re-enabling the Log Browser extension, my Plesk server is constantly logging the following warning in /var/log/plesk/panel.log: PHP Warning: Undefined array key "user"; File: /opt/psa/admin/plib/modules/log-browser/library/Injest/ImapLoginProcessor.php, Line: 26 The warning is...
  3. M

    Question PHP Cron jobs: How to set php.ini settings for the version of PHP that is run by the Plesk Cron

    Plesk has a whole host of GUI stuff for setting the standard PHP used for website control / population and presentation BUT there seems to be nothing about how to set the required PHP.ini settings for the PHP Handler system that is used for running the "Scheduled Tasks" ; so running a script...
  4. M

    Resolved Cronjob /Scheduled PHP script how to set include_path

    WE have a scheduled cronjobs which run But these come back with an error because: The code in the PHP file is: The Standard Public Website files works correctly because the PHP in the "PHP" Plesk settings under "additional Directives" shows: The class we need to use is placed in...
  5. J

    Issue Specify folder path for composer for laravel application

    I deployed a laravel application, i made some changes so the public folder remains in the root and node modules and all dependencies related are inside a folder called laravel. Made some configurations and everything works fine. The problem is the composer scanner does let me choose a path where...
Back
Top