• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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