• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

php

  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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.
  10. 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...
  11. 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...
  12. 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...
  13. 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...
  14. 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...
  15. 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.
  16. 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...
  17. G

    Resolved Customers can't select PHP runtime in Plesk Panel

    Hi, I think this has just happened since upgrading a CentOS 7 server from 17.5 -> 17.8. I have multiple PHP runtimes installed, 5.6, 7.0, 7.1 and 7.2 and I can select any version from the Plesk Panel, but when in Customer Panel the drop down selector for PHP version only has one option...
  18. Dirk

    Resolved Scheduled Tasks: cron job to run php with lower priority

    Hi, how can I create a cron job in Onyx to run a php-script with a low task priority?
  19. Staniel

    Resolved Error! errno = 35, msg = SSL version range is not valid.

    Hello, I am having some issues trying to connect to the Stripe Payments API using WHMCS I am getting the following error message in the logs "(Network error [errno 35]: SSL version range is not valid.)" I have ran a script to get the TLS version and the following is coming back: I have tried...
  20. S

    Issue PHP 5.6 on Version 17.8.11

    Hey i would like to have php 5.6 installed on my plesk but i am not able to... Some one know how i can achive this?
Back
Top