• 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

Web Applications error

N

Nemas

Guest
When trying to install a web application I receive this error..

Warning: require_once(SiteApps/class.SiteAppPackageManager.php) [function.require-once]: failed to open stream: No such file or directory in C:\Program Files\SWsoft\Plesk\admin\htdocs\domains\hosting\site_app_pkgs.php on line 31

Fatal error: require_once() [function.require]: Failed opening required 'SiteApps/class.SiteAppPackageManager.php' (include_path='C:\Program Files\SWsoft\Plesk\admin\plib;C:\Program Files\SWsoft\Plesk\admin\plib\api-rpc;C:\Program Files\SWsoft\Plesk\admin\javascripts;C:\Program Files\SWsoft\Plesk\admin\plib\locale;C:\Program Files\SWsoft\Plesk\admin\auto_prepend;C:\Program Files\SWsoft\Plesk\admin\htdocs\domains\databases\phpMyAdmin;C:\Program Files\SWsoft\Plesk\admin\htdocs\domains\databases\phpPgAdmin') in C:\Program Files\SWsoft\Plesk\admin\htdocs\domains\hosting\site_app_pkgs.php on line 31


Anyone else have this issue or any ideas?

Thanks!
 
Hi,

Check if this file(class.SiteAppPackageManager.php) exists in %plesk_dir%\admin\plib\SiteApps directory and permissions are correct: psaadm user has read, read+execute permissions.
 
To solve this I believe I just downloaded all the plesk applications from the download area.
 
Back
Top