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

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