• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/

Appvault problem: proc_close() error

C

cpes

Guest
Can someone help me with this. When I try to install application from Application Vault I get an error:

Warning: Program execution failed, please check Plesk log files for details (proc_close() failed: Empty error message from utility.).

In Plesk log I found this:
usermng: neither PSA_PASSWD nor PSA_CRYPTED_PASSWD environment variables are set. unable to determine user's password

and this:
Fatal error: Call to undefined function: mysql_connect() in /var/www/vhosts/domain.com/vault_scripts/joomla/scripts/db-util.php on line 66

Strange. Any suggestions?
 
proc_close() error itself does not mean much.

Check the Apache error log for more details:

/var/www/vhosts/domain.com/statistics/logs/error_log
 
Back
Top