• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Question Magento 2 APS Package and Extensions

speedswim

New Pleskian
Whenever I try to install an extension inside my magento 2.1 installation on plesk, my server crashes and I have to reinstall the whole application. When installing vie Setup Wizard, it is stuck at "Update pending" and a manual installation via console leads to the server being not reachable (HTTP Error 500). What can I do to install extensions properly?

EDIT: My System - Ubuntu 14.04, Plesk 12
When Update is pending, no errors appear in the log file and I cannot access magento since the store is supposedly in maintenance mode (said in setup wizard), but when I check via ssh, no maintenance mode could be detected. So I cannot access the magento services in any way.
When trying to install manually by copying code and updating config.php I get following error:
client denied by server configuration: /var/www/vhosts/***.de/httpdocs/app/etc/config.php
 
Last edited:
@speedswim,

It would help if you could provide some basic information about your system like your OS, Plesk version.

What exactly do you mean by "server crashes"?

Also, did you check your log files for errors? What do they say?
 
Okay, I tried manual installation once more and got a fatal error, which I could repair with a database upgrade. The extension seems to be working in the backend now, but when I insert it to be displayed on the website, js and css files are not loaded (403-Error in console). The files are there and permissions are 755 for directories and 644 for files, so this should work..
 
Back
Top