Questions tagged [plesk-onyx]

98 questions
0
votes
1 answer

Plesk equivalent to linux 'ea-php'

The title is pretty self explanatory to be honest. On a linux server, if I want to run a command as a different php version, such as installing composer, i can run ea-php71 composer install Does anyone know the equivalent to doing this in a plesk…
S_R
  • 1,818
  • 4
  • 27
  • 63
0
votes
1 answer

Plesk Onyx & Nextcloud PHP Errors

I tried to install Nextcloud 13 in Plesk, but if I try to open the link I get a HTTP 500 error. PHP version: 7.0.27 PHP modules: click here php_error.log: too long (I can send the pastebin link) Please tell me if you need more info. I would really…
chain
  • 13
  • 6
0
votes
0 answers

Need help understanding adding cron job to plesk

I've installed a new script and they've asked me to add this cron job to my plesk and they doesn't support plesk :/ anyway here is the code line */5 * * * * php /var/www/httpdocs/process_file_queue.cron.php >> /dev/null 2>&1 I understand that it's…
-1
votes
0 answers

How to deploy my Django project into plesk server , give me a step by step process please

I need to know how to deploy my project into Plesk, I have never done this before. I searched on Youtube but I can't fine a video for it. chatgpt also does not give clear steps I have Plesk panel credentials and I verified the Python was installed,…
-1
votes
1 answer

Plesk for windows backup with wrong name if file names are non-Latin

when i make a backup with Plesk on my windows server 2019, the generated zip file contains wrong file name for all non-English file name files as per attached image and when i try to restore site does not work due to invalid file name any…
Shinichi Kudo
  • 256
  • 3
  • 13
-1
votes
1 answer

plesk use specific directory as root for website

I got used to have all my websites in /var/www so no matter which domain, each subdomain has its document root located in /var/www/ Plesk is trying to force me to use /var/www/vhosts/domain/ and I did not find a way to tell Plesk to just put…
chris137
  • 189
  • 1
  • 11
-1
votes
1 answer

allow SSH to subdomain on Plesk 17

I would like to allow SSH access to a user on Plesk 17. I have looked at the following link; https://support.plesk.com/hc/en-us/articles/213370009-How-to-give-Plesk-domain-users-SSH-access-to-domain-s-DocumentRoot However, I have the following…
Matthew Flynn
  • 3,661
  • 7
  • 40
  • 98
-2
votes
1 answer

Mean app on plesk: backend vs frontend routes

I am currently working on a MEAN app and I just deployed it on my server which uses Plesk. However, I now face the following situation: The app is succesfully deployed. Initial call of app works as expected. Routing triggered within Angular itself…
svmon
  • 19
  • 1
  • 1
  • 5
1 2 3 4 5 6
7