I can't start my NextJS js app using plesk
I'm trying to start a NextJS application on my Node server using Plesk but it is not working. I activated NodeJS for my Plesk environment, and I was able to run npm install and npm build, but now, when I…
I'm trying to start a NextJS application on my Node server using Plesk but it is not working. I activated NodeJS for my Plesk environment, and I was able to run npm install and npm build, but now, when I…
I want to upgrade my apache from 2.2 to 2.4 to take advantage of mod_proxy_wstunnel. mediatemple support advised that the upgrade may break plesk. I would appreciate hearing from anyone who has experience with this.
Plesk on the MediaTemple DV servers uses Python 2.4 for stuff, so the 2.4 install can't be replaced but someone recommended installing a separate python 2.7 install since my app runs on that. I'm new to the whole server thing,…
This question is specific to MediaTemple Dedicated-Virtual servers. When I add a new vhost through the Plesk Panel, where is the vhost configuration saved? There is no /etc/httpd/conf/httpd-vhosts.conf and there is nothing in /var/www/vhosts/mydomain.com/conf/ I am trying to set up…