• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

php

  1. O

    Question Asking for your feedback on a PHP code security scanner in beta

    Hi, I'm Oliver ! Just to preface this for the mods: this is not an ad nor is this a commercial project -- a small team of devs (myself included) has recently finished working on a PHP code security scanner and we are humbly asking for your feedback. We have already been told that integration...
  2. A

    Question Error 500 and no logs available

    One of my websites hosted on Plesk returns an error 500 and I have no idea how to figure out what is wrong as I do not find any information in any log files. I am running Plesk 18.0.56 on Ubuntu 18.04.6. The website in question is running PHP 7.2.34 (or 7.2.15 which does not make any...
  3. A

    Issue PHP connection_status and connection_aborted always 0

    Hi there, I'm trying to setup an EventSource stream for server side events with PHP. My script checks whether the connection is still active using connection_status() and connection_aborted(). It works flawlessly on my Mac with Apache 2.2.4.57 using default configs. It doesn't work on my...
  4. HoracioS

    Issue Install Roundcube as a site for a client

    Hello, I need to set up a Roundcube as a website, and I've been trying to do it through Softaculous, but I'm having a hard time. It's giving me the following error: The following errors were found : Required PHP extension not found : pdo_mysql Required PHP extension not found : pcre Required...
  5. J

    Question Where is my php.ini in subdomain? (Nginx)

    Hello everyone, I am very new to server management and I am quite lost. I hired a VPS to be able to host software for my clients and attach a domain of which I have generated a subdomain, right here I have loaded my Symfony 5 project, to be able to do the doctrine (It is a generator of entities...
  6. G

    Question How can I get debug symbols for PHP to use gdb on core dumps?

    [root@host httpdocs]# gdb /opt/plesk/php/8.0/bin/php core.16561 GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-120.el7 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and...
  7. L

    Question lexical error on routes.php

    I am a beginner in this, please bear with me. I want to run a driving school system on local host xampp, but i am getting this error when i am trying to load the page: Fatal error: Cannot use lexical variable $router as a parameter name in C:\xampp\htdocs\driving\src\routes.php on line 22 Code...
  8. S

    Issue PHP Composer issue trying to install GoCardless library

    Hello, I'm trying to install the GoCardless library into a site in my Plesk server. The instructions say to try this from the command line having cd'd to the root directory of the site in question: composer require gocardless/gocardless-pro However that gets me this: /usr/bin/env: php: No...
  9. J

    Resolved Php mail() doesnt work

    Hello In my plesk I cannot use php mail() function. Whe I use php mail() function the message is not sent and there is not any message in maillog. It happens in all my domains, in any php version. How can it be fixed?
  10. T

    Issue 10389#0: \996867 upstream sent too big header while reading response header from upstream

    i got a website which is built using CMS Made Simple and one section of the admin panel(CMSMS) i.e. Content>Pages section is throwing bad gateway error, the rest section the admin panel is working fine. And earlier before the 500 error, whenever i tried to create a page through Content>Pages it...
  11. D

    Question Error installing custom php 5.6.38

    Hi, I've been following the guide titled "How to Add a Custom PHP Version in Plesk for Linux." Everything was going smoothly until I reached the step to register the PHP handler. I encountered an error that I can't seem to resolve: Unable to register the PHP handler: php-fpm-5.6.38: service...
  12. J

    Resolved upstream sent invalid "Content-Length" header

    Hello, Last night it appears my Plesk installation has updated, and at the same time rendered a PHP script on one of my sites useless. Before images would load through the image proxy, however this is not the case anymore and I am presented with a bad gateway message along with "upstream sent...
  13. T

    Resolved Imagemagick WEBP Support

    I am currently running Plesk Obsidian 18.0.44 on Debian Debian 9.13 My installed PHP-Versions are: 8.1.7, 8.0.20 and 7.4.30, all these version are missing .webp from the ImageMagick supported formats Are the PHP Versions included in newer Plesk Obsidian compiled with Imagemagick .webp...
  14. learning_curve

    Resolved Roundcube 1.6.0 run on Obsidian 18.0.55 still defaults to PHP 8.0.* not PHP 8.1.* - Why?

    By default, when running Plesk-Roundcube 1.6.0 on Obsidian 18.0.55 it still defaults to PHP 8.0.* despite, Plesk itself (& everything else) being upgraded to run on later PHP releases. IF a removal of PHP 8.0.* is attempted (in our case, because we don't need that older & very soon to be no...
  15. M

    Question Domain has no access to CA Certification files (PHP)

    Hi, i have a vserver setup on strato with 4 domains. For one domain i have a working ssl certificate, and my website access over https is working. When i try to send an email via phpmailer and a little script from that domain, i got the following error: PHP: SSL loaded 2023-09-05 10:12:53...
  16. E

    Issue Problem with special chars after migration

    HI, I did a migration (through Plesk tool) from an Ubuntu machine to a Debian machine. In the new environment I have a problem with special characters (è é ò, ...). At the database level the charsets of the tables are the same between the two servers and the data saved within the database are...
  17. LionKing

    Issue PHP Warning: Unknown: open_basedir restriction in effect

    Hi. We configured that the php_errors.log file in php that should be logged in the "logs" folder. This among things for security reasons as it then reside above the www root. But PHP doesn't seem happy with our choice quote: So how do we configure PHP and Plesk to be "happy" with that we have...
  18. H.W.B

    Question Update PHP by Vendor with INTL extension

    Hello, I have a question. On my server i have PHP 8.1.2 By Vendor. This version is used when using ssh commandline options. In this version there is NOT the INTL extension. All the other PHP version do have INLT already. Is ther a way to install the INTL only for the 8.1.2 by vendor?? Henk
  19. P

    Resolved symfony cli and php version issue on debian

    Hi, I installed the symfony cli on the Debian server and I have a domain with the php version set to 8.1.21 (fastCGI served by Apache) but when I log into the shell on the server and try to run the symfony console command I get this exception: Composer detected issues in your platform: Your...
  20. B

    Resolved 503 error after changing php_handler_id for site

    Hi all, I have some PHP software that updates via a bash script. As part of that script I want to update the PHP handler for a given domain, I'm attempting to do that like so: plesk bin site -u "mydomain.com" -php_handler_id plesk-php82-fpm That command runs ok and I can see in the PHP...
Back
Top