• 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

php 7.0.18

  1. S

    Resolved error_log not in expected but unknown location

    When creating new subdomains, the log folder /var/www/vhosts/domain.com/logs/subdomain.domain.com is created, but is missing the PHP error_log file, so we can't tail anything. Going to the Plesk's log file browser https://domain.com:8443/smb/log-file/browser/id/37 there are no errors, while...
  2. J

    Resolved OAUTH extension for PHP 7, Couldn't find pcre.h

    /opt/plesk/php/7.0/bin/pecl install oauth-2.0.2 error: Can't find PHP headers in /usr/include/php Solved by reading these forums and running (thank you IGOR) yum install make plesk-php70-devel gcc glibc-devel zlib-devel So re-run: /opt/plesk/php/7.0/bin/pecl install oauth-2.0.2 Log has error...
  3. Dukemaster

    Resolved Update needed of php for nginx?

    Hi, last days I looked closer to the setup environment of local MySQL-Server 5.6 (upgraded from default 5.5 with great help by this forum). Database works fine from my point of view, but it shows a "special" php-version 5.6.27 of nginx-server. That makes me absolutely wonder, because in my...
Back
Top