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

cannot install anything from the application vault

P

pooljamn

Guest
When trying to install any number of applications it fails with:

Warning: Program execution failed, please check Plesk Control Panel's log files for details (PHP Warning: require_once(env-parser.php): failed to open stream: Operation not permitted in /usr/local/www/vhosts/xxxxxx.org/vault_scripts/joomla/scripts/configure on line 4
PHP Fatal error: require_once(): Failed opening required 'env-parser.php' (include_path='.') in /usr/local/www/vhosts/xxxxxx.org/vault_scripts/joomla/scripts/configure on line 4
). Contact your system administrator for assistance.
Warning: Site application installation failed: PHP Warning: require_once(env-parser.php): failed to open stream: Operation not permitted in /usr/local/www/vhosts/xxxxxx.org/vault_scripts/joomla/scripts/configure on line 4
PHP Fatal error: require_once(): Failed opening required 'env-parser.php' (include_path='.') in /usr/local/www/vhosts/xxxxxx.org/vault_scripts/joomla/scripts/configure on line 4

I've tried Joomla, Mambo, Drupal, and a couple of random others. All fail with the same message.
/tmp was mounted noexec and I thought that may have been it so I changed it an rebooted but no luck. I don't even know where to begin to look. I see no messages in apache's error_log ( i believe these scripts are run via cli which would explain that ).
 
Back
Top