• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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