Questions tagged [plesk-onyx]
98 questions
2
votes
0 answers
Node.js app gives 504 on Plesk-Onyx
I have Node.js/Postgres app (tested and worked on different servers without an issue). When I try to run this app via Plesk's Node.js extension, the domain becomes inaccessible and I get 504 Gateway Time-out error.
Additionally, when I run the…

ricster
- 521
- 2
- 5
- 16
2
votes
1 answer
How to obtain rights to use php command line for a plesk system user
I´m a real begginer in linux/server/plesk. I had to rent a virtual server Ubunthu to make a test environment.
The company (host) installed automaticaly the Plesk software to help me.
I would like to use a user except root via ssh to run some command…

J.BizMai
- 2,621
- 3
- 25
- 49
2
votes
1 answer
How to host Symfony 4 projects on Plesk Onyx
I'm searching for a hosting company where I could host my Symfony 4 projects. I've found a dutch hosting company TransIP where the offer a VPS X1 with Plesk Onyx.
My question is it possible to run a Symfony 4 app on Plesk without changing…

Bham
- 309
- 5
- 21
1
vote
0 answers
ReactJS, Wordpress and plesk - npm command doesn't exist?
I am an amateur programmer. I've played with varoius languages over the years but php is the one I know best and often reach for even when I'm sure a real programmer would say I'm using the wrong tool.
I had a developer build a wordpress site for me…

Matthew Winter
- 33
- 4
1
vote
1 answer
CI/CD GitHub: React App on Dev Domain with Plesk Server
I am currently building multiple react apps and it'd be awesome to be able to continously deploy them from a github repo to a dev domain for the clients to be able to access them. I was able to setup a webhook through GitHub Actions whenever I merge…

Timothy Oesch
- 11
- 2
1
vote
0 answers
Configuration error in webconfig mvc .net application
I am trying to host my mvc5 .net application using plesk oynx.
The problem I am getting is
"This configuration section cannot be used at this path. This happens when the site administrator has locked access to this section using
1
vote
0 answers
Plesk NodeJS is showing 404 Page Not Found Error
I am running NodeJS on one of my subdomains on plesk panel.
I set the application directory and startup file correctly but when I open the subdomain url on my browser, I get a 404 error which says page not found.
In my logs, I see this error
.732…

Ali Mohammadi
- 61
- 7
1
vote
1 answer
Deploy Strapi API to Plesk
I set up strapi locally and it works fine.
Now I wanted to deploy to plesk, but I couldn't figure out how.
The Problem is, plesk asks for an explicit (JS) file to start with, if you run a node.js application. This works well in another project. But…

Vorname Nachname
- 139
- 2
- 7
1
vote
1 answer
Wordpress on Plesk (Ubuntu) - suddenly white screen with no html returned
I can't explain it, I didn't change anything but it seems suddenly today one of my websites on my Plesk environment (Plesk on Ubuntu) is suddenly white. No error, no php errors, nothing (even with define( 'WP_DEBUG', true ); or any other method that…

matt
- 42,713
- 103
- 264
- 397
1
vote
0 answers
How to accelerate specific process on Ubuntu
I'm executing pleskbackup on a Ubuntu 18.04 LTS server to create a full backup.
This task has already been running for over half a day now. While the server isn't nearly working to capacity.
CPU: 1.5% (of 800%, 8 cores)
Memory: 3.9% (626 MB of…

moerphy
- 23
- 1
- 5
1
vote
1 answer
503 Service Temporarily Unavailable after running an import-script
I have a domain on a Plesk server (version 17.8) with CentOS 7. Prestashop is installed on this domain and the products are imported via a self-programmed module.
When I start import then I get the message:
Service Temporarily Unavailable
The server…

Dashmir Kasa
- 23
- 5
1
vote
1 answer
PHP Warning: Module 'imagick' already loaded in Unknown on line 0, need some assistance
So I checked my spam folder today and had 122 messages send through the server stating:
PHP Warning: Module 'imagick' already loaded in Unknown on line 0
Non stop it keeps sending me this.
Googled it and still have no clue on how to fix it as I need…

Space Money
- 11
- 1
- 4
1
vote
1 answer
How to run WebSocket(socketo.me) server automatically when HTTP server start in Plesk server
I need to run the PHP WebSocket scripted in PHP 24/7/365
The path of the script named websocket_server.php lies in the below path
/var/www/vhosts/abc.xy/httpdocs/proj_ci/application/libraries/websocket_server.php
In order to run the above script…

Nɪsʜᴀɴᴛʜ ॐ
- 2,756
- 4
- 33
- 57
1
vote
1 answer
upgrading an alias to main domain on plesk onyx
On Plesk onyx 17.8.11 I have a domain.info and an alias domain.org.
I would set domain.org as main domain and domain.info as alias without affecting the wordpress working with domain.org.
Would be enough changing the main domain name in the hosting…

user1847437
- 213
- 1
- 3
- 12
1
vote
0 answers
How do you use GULP on a Plesk server?
I'm using the https://github.com/roots/sage/tree/8.5.4 theme, which uses gulp watch to compile the CSS.
It was originally developed on a local machine, so everything is setup for it to compile, but I'm trying to get gulp watch to run on the…

jdawg
- 508
- 2
- 5
- 18