• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

10.4.4 Application Vault - error 500

MariuszB

Basic Pleskian
My Plesk is installed od CentOS 6.2 64bit. I have trial license. Plesk version is 10.4.4.

When I click on Application Vault in settings (admin login) I get this: 500 - Internal Server Error.

What can I do? Where is panel httpd log?
 
This is in log after App Vault click:

/usr/bin/sw-engine-cgi: relocation error: /usr/lib64/libmyodbc5.so: symbol strmov, version libmysqlclient_16 not defined in file libmysqlclient_r.so.16 with link time reference
2011-12-27 10:03:42: (mod_fastcgi.c.2482) unexpected end-of-file (perhaps the fastcgi process died): pid: 7578 socket: unix:/usr/local/psa/tmp/sw-engine.sock-0
2011-12-27 10:03:42: (mod_fastcgi.c.3265) response not received, request sent: 1127 on socket: unix:/usr/local/psa/tmp/sw-engine.sock-0 for /admin/index.php , closing connection
 
I have a similar issue on my Server. Any suggestions? My Applications Vault produces a server error all the time
 
Same problem here, Plesk 10.4.4 on Centos 6.2 x64 with PHP 5.3.10 (from ART's repo), which will also install mysql, mysql-lib, mysql-server version 5.5.21 and mysqlclient16 5.1.59
 
Back
Top