• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

ERROR: Service_Agent_Exception

Azurel

Silver Pleskian
I want login in plesk and get this error:
ERROR: Service_Agent_Exception

Up Level
Unable to execute php_handlers_control:

Search for related Knowledge Base articles

Knownledge Base give me this article: http://kb.parallels.com/en/119821

yes '/etc/psa/php_versions.json' is modified yesterday (with update to MU43) from plesk.
I have downloaded and replace file "php_versions.json" from "psa-php5-configurator-1.6.3-cos6.build115130724.19.x86_64.rpm" but that changed nothing. Must I restart the server? Restart a service?

That is the actual file:

{"php":[
{
"id":"module",
"path":"/usr/bin/php-cgi",
"phpini":"/etc/php.ini",
"version":"5.4.27",
"displayname":"5.4.27",
"type":"module"
},
{
"id":"fastcgi",
"path":"/usr/bin/php-cgi",
"phpini":"/etc/php.ini",
"version":"5.4.27",
"displayname":"5.4.27",
"type":"fastcgi"
},
{
"id":"cgi",
"path":"/usr/bin/php-cgi",
"phpini":"/etc/php.ini",
"version":"5.4.27",
"displayname":"5.4.27",
"type":"cgi"
},
{
"id":"5.3.x-custom",
"path":"/usr/local/bin//php-cgi",
"phpini":"/usr/local/lib/php.ini",
"version":"5.3.27",
"displayname":"5.3.x",
"type":"fastcgi"
},
{
"id":"5.5.5-custom",
"path":"/usr/local/php-5.5.5/bin/php-cgi",
"phpini":"/usr/local/php-5.5.5/etc/php.ini",
"version":"5.5.5",
"displayname":"5.5.5",
"type":"fastcgi"
},
{
"id":"5.5.6-custom",
"path":"/usr/local/php-5.5.6/bin/php-cgi",
"phpini":"/usr/local/php-5.5.6/etc/php.ini",
"version":"5.5.6",
"displayname":"5.5.6",
"type":"fastcgi"
}
]}

What is wrong here? I use centOS6.5 with custom php versions since months and changed nothing. Can anybody help me?


EDIT:

# /usr/local/psa/admin/sbin/php_handlers_control --list
Segmentation fault

# /usr/local/psa/admin/sbin/php_handlers_control --reread
Segmentation fault

# /usr/local/psa/bin/admin --show-password
2014-04-27T23:08:18+02:00 ERR (3) [util_exec]: proc_close() failed
2014-04-27T23:08:19+02:00 ERR (3) [panel]:
2014-04-27T23:08:19+02:00 ERR (3) [util_exec]: proc_close() failed
Unable to execute php_handlers_control:

Releasing semaphore 27 in request cleanup
 
Last edited:
This fixed my problem:
# /usr/local/psa/admin/sbin/autoinstaller --select-product-id plesk --select-release-current --reinstall-patch --install-component base

Panel give me this two messages:
Panel was successfully updated. View detailed information on the updates.

Failed to update Panel. To close this message, click here.
 
Back
Top