• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

Question can't run shell_exec(npm run production) from laravel controller

xx238

New Pleskian
So I'm just trying to run shell_exec(/opt/plesk/node/12/bin/npm run production) from my laravel php controller after editing some text and css codes through php so the vue files get compiled again and the changes are being displayed but I just can't get it to work no matter what I try. Can't seem to get any error code or anything out of it either, I've just got no clue what to do at this point. Been searching some other posts in this forum or on google but can't really seem to find an answer. Was wondering if anyone here would know how to fix this.

When I run this code on localhost it works just fine, sorry if it's a noob question but I'm new to plesk. Just trying to get my laravel/vue app working online.
 
Back
Top