• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Search results

  1. J

    Question Binary (wkhtmltopdf) not found / executable

    Thanks a lot, with the absolute path it works . (/var/www/vhosts/my_domain/tmp/bin) and ($_SERVER["DOCUMENT_ROOT"].'/tmp/bin/wkhtmltopdf') works to. I thought that script execution used the documentroot as root
  2. J

    Question Binary (wkhtmltopdf) not found / executable

    i put de binary in /var/www/vhosts/mydomain.es/tmp/bin to solve : Error returned by cakePhp: is_executable(): open_basedir restriction in effect. File(/usr/bin/wkhtmltopdf) is not within the allowed path(s): (/var/www/vhosts/my_domain/:/tmp/)...
  3. J

    Question Binary (wkhtmltopdf) not found / executable

    but I copied the binary in / var / www / vhosts / my_domain / tmp /bin and have the same problem wkhtmltopdf binary is not found or not executable
Back
Top