• 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. S

    Question PHP CLI 7

    I'm trying to install Laravel via SSH but I realised that my PHP CLI is still 5 even if in the website I use 7.2 How can I use PHP 7 CLI and use all the modules include the php pgsql extension? I have 2 problems. 1) I'm running a cron job with root and it has a pg_connect inside the php...
  2. khoubeib bach

    Resolved unable to install any other php version on Onyx 17.5

    plesk -v Product version: Plesk Onyx 17.5.3 Update #65 Update date: 2019/02/28 11:12 Build date: 2018/12/14 14:00 OS version: Debian 7.11 Revision: 55d1b49a272f44666e1920eca8b6e4da449a38cd Architecture: 64-bit Wrapper version: 1.2 Hello, I try to install another php...
  3. S

    Issue open_basedir changes not working

    Hi, I try to access a file in from php in websiteA in websiteB homedir. For example test.php in websiteA <? require('/home/httpd/vhosts/<domainb>/httpdocs/testinclude.php'); ?> When i do that i will get a open_basedir restriction as expected and a 500 error [Sun Mar 17 14:34:18.055943 2019]...
  4. T

    Resolved Problems with PHP after updating Plesk

    Hello. I updated Plesk from any older version to Version 17.0.17 Update #63 My OS is Ubuntu 12.04.5 LTS‬ After sucsessfuly updated Plesk I added PHP7.1.26 with Plesk updater. Now, when I create a new Host or try to switch to PHP7 modifying any PHP Settings, the Page will not be executed it...
  5. C

    Question open_base_dir and Plesk Default Domain permissions

    Hello, I'm trying to get the PHP open_base_dir directive to work in my Plesk environment but It seems like I'm getting blocked by Plesks default permission. I have this Setup: Domain A with User "ftpa" Domain B with User "ftpb" Both are set up as Domains via the Plesk control panel. Both...
  6. yabado

    Issue Cannot Edit PHP Setting on ALL domains?

    Here is the message next to PHP version selector... PHP support cannot be enabled because current hosting configuration does not include any PHP versions available for this domain. I believe this bug was introduced within past 7 days. How can I fix this? Furthermore it has this as well...
  7. cloudbridge

    Question WP+NGINX=HIGH APACHE MEMORY USAGE??

    Hello pleskians, Yesterday I encountered a problem that one of the server nodes was updated and then problems with RAM usage started. I tried to enable fpm to use only apache, served by NGINX, NGINX + CACHE ON. PHP versions, but I am using just the latest 7.3.1 2 days before node updates One...
  8. M

    Question Passwordless login to WordPress without plugins

    Hello, I like the way Plesk handles Login button with WP Toolkit, once WordPress instance is installed on a domain, you can log in from Plesk without using a password. I am seeking advice how to accomplish this for my own control panel, where my customers are already authenticated and I would...
  9. J

    Issue Plesk remote database connection from localhost in PHP

    I'm working on a CakePHP project which requires the db connected to plesk remote mysql server. If I use below db configuration example 'port' => '3306', 'host' => 'xxx.xxx.xxx.xxx', 'username' => 'usernmae', 'password' => 'pass', 'database' => 'db', When I run the app getting mysql error...
  10. U

    Resolved How to install/enable GMP (math functions) extension for PHP on Plesk?

    Hello everyone, hope you're fine... How to install/enable GMP (math functions) extension for PHP on Plesk? May you help? Thank you for your replies, Good forums...
  11. T

    Resolved Cookie/Session TimeOut for client websites

    Hi, I managed to change the Session-TimeOut in Plesk-Panel successfully. But I am not able to change the Session TimeOut for any of mine client Websites. I tried to add the following parameters to the local php settings of the client website : session.gc_probability = 1 session.gc_divisor = 1...
  12. J

    Question Install pthreads for PHP in PLESK

    I'm looking for a way to install pthreads in PLESK for PHP. I've searched a lot but can't find any tutorial or How-To for this. Is there anyone who can say me how I can install pthreads in PLESK? krakjoe/pthreads I need to do this because I'm getting an error message when I try to extend a...
  13. T

    Question When will PHP 7.3 be included in Plesk Installer 17.5.3

    Hello I know that it has been answerd in Resolved - When will PHP 7.3 be included in Plesk Installer But its not showing up in Plesk Onyx installer 17.5.3. is this intended or an issue? We use Multi-Server and we dont want to move away from that pref.
  14. O

    Resolved How to install YAML extension in PHP 7.2

    I am getting the following result, despite the fact that libyaml is installed. [root@odin ~]# /opt/plesk/php/7.2/bin/pecl install yaml WARNING: channel "pecl.php.net" has updated its protocols, use "pecl channel-update pecl.php.net" to update downloading yaml-2.0.4.tgz ... Starting to download...
  15. Oldiesmann

    Issue AH01071: Got error: 'Primary Script Unknown'

    Running into a weird issue with a test site of mine. I'm trying to upgrade the forum software, but when I try to run the upgrade script from my browser I just get a 404 error and the message "AH01071: Got error: 'Primary Script Unknown'" appears in the log. I have tried two different PHP...
  16. cipcip

    Resolved Apply DNS Zone changes via XML API

    Hello guys, I still have issues with this, I have purchased another hosting, I was able to enable by default DNS zones for subdomains, but it seems that my php script although it returns success, it does not apply the DNS to the zone. The PHP function is as follows: function syncDNS($nom...
  17. Jllynch

    Issue PHP 7.1 settings issues. Need to keep resetting them.

    We recently installed Plesk's PHP 7.1 on Onyx 17.0.17 on Centos 7. We are suddenly getting the following issue with FPM for multiple clients; NOTICE: PHP message: PHP Warning: Unknown: POST data can't be buffered; all data discarded in Unknown on line 0 NOTICE: PHP message: PHP Warning...
  18. Z

    Resolved How to update PHP from 7.1 to 7.2.

    I am thinking about updating PHP7.1 to 7.2 soon. I tried enable PHP7.2 on Plesk and running the application. Then it did not work normally. Nextcloud is the main application, but if it is PHP7.2 "login process" can not be done. It is not recorded as an error in the server or Nextcloud...
  19. NetConsulting

    Resolved When will PHP 7.3 be included in Plesk Installer

    As PHP version 7.3 was released on 6th December we would like to know when PHP 7.3 will be available in the Plesk installer.
  20. N

    Issue Signature for Composer breaks regularly

    I have regularly the issue that composer breaks and I get the message: "Uncaught PharException: phar \"/usr/lib/plesk-9.0/composer.phar\" has a broken signature in /usr/lib/plesk-9.0/composer.phar:23\nStack trace:\n#0 /usr/lib/plesk-9.0/composer.phar(23): Phar::mapPhar('composer.phar')\n#1" when...
Back
Top