• 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

Recent content by tristansilkstream

  1. T

    Issue PHP-FPM Opcache bug - warning repeatedly thrown and logged in error log

    @Sebahat.hadzhi Thank you for coming back to this issue. Unfortunately I didn't get any output from this command. plesk db -e "SELECT * FROM PhpSettingsParameters WHERE id=19 and name='opcache.enable'" I tried to run this command instead and got the following output. plesk db -e "SELECT *...
  2. T

    Issue PHP-FPM Opcache bug - warning repeatedly thrown and logged in error log

    We use ANS Group in the UK for our hosting and they have provided all of the Plesk licences for us. Unfortunately, they don't seem interested in sending bug reports through to Plesk and will only implement an immediate fix. In this case, we've been able to work around the issue with our PHP...
  3. T

    Question MariaDB upgrade 11.4 from 10.11.13

    In a production environment with high traffic sites, I tend to avoid major version increments until nearing end of life or I need newer features. I manage a lot of bespoke systems which really need testing on newer SQL versions so I'd rather not have to deal with upgrade issues. If you're using...
  4. T

    Issue PHP-FPM Opcache bug - warning repeatedly thrown and logged in error log

    I have applications that are sensitive to warnings in addition to errors and will fail a request if a warning is found. When running my scripts on PHP FPM handlers, there is an error relating to enabling opcache that is breaking my scripts output. This is the error dumped from a PHP script...
Back
Top