• 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

Problems with PHP after install last microupdates

  • Thread starter David Santamarà a
  • Start date
D

David Santamarà a

Guest
Good night,

Since updating my Plesk 11.0.9 to the latest micro updates, I lost the support php. Php is actually installed because it had enabled domains have not stopped working, however if I edit the settings of some of them hosting, php stops working.

I tried to activate it manually from ssh with:
Code:
/usr/local/psa/bin/domain --update domain.tld  -php true -php_handler_type fastcgi

But it returns the following:
Code:
WARNING: No se ha instalado el componente __php_support


I tried with:
Code:
apt-get install psa-php5-configurator

But the package is already installed ...


It is a dedicated server, VPS NO (I've found that the panel has not entered into vps how to optimize resources), licensed to Parallels Plesk unlimited domains and Magic Spam license....
The PHP version installed is:
Code:
PHP 5.3.3-7+squeeze15

Many Thanks in advance.

David Santamaría.
 
Have you tried bootstrapper repair procedure at least?
 
Have you tried bootstrapper repair procedure at least?

I'm having the same problem.

I have PHP 5.4.15 from webtatic.com and
Code:
psa-php53-configurator.x86_64          1.6.2-cos5.build110120608.16

What exactly does the bootstrapper repair do?
 
Last edited:
Have you tried bootstrapper repair procedure at least?

Yes, I tried bootstrapper repair procedure without any positive success.

My panel stay in MU 53 without php support.
 
Mine also say I don't have PHP support. I believe it's because we are using 3rd party packages and not the ones Plesk distributes. (This will also cause issues to your end users who try to use the panel to install applications like Wordpress)
 
Back
Top