Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
I want to set up YouTrack standalone on my webserver using the zip-Version.
I've uploaded and extracted all files on my server and I've created a subdomain (board.domain.de). Then I've configured YouTrack wo use another base url and to listen to another port:
./youtrack.sh configure...
Hi,
I'am trying to install YouTrack as standalone on my Ubuntu 14.04 server managed with plesk onyx but I am struggeling setting up the correct baseurl. The youtrack setup tackes the servers baseurl instead of the domain I want to use (https://board.my-domain.de).
Does anyone have experiences...
Hi,
I am using Git-integration to automatically pull the newest version of my repository from Github when my webhook is "called".
I want to enable additional deployment actions, e.g. run composer update. My app is built with the laravel framework, so there are some more commands to run (via...
ok...
For one session I can run the following command:
export PATH=/opt/plesk/php/7.1/bin:$PATH;
Now my php-version is set to 7.1 for all following commands. After logging out and in again via ssh, the version is again back to 5.5.9.
Hi,
I need to set the default php-version of a subscription to php7.1. Of course I've done this via the plesk onyx web interface.
But now I need to run a few php commands via ssh access. Unfortunately the php-version there is 5.5.9 (connected via ssh with my webhosting-user. SSH-access-setting...
Hi!
Ich have problems connecting to my MYSQL-database from my local machine (Windows 10). I've tried several tools (MySQL Workbench, PHP-Storm and from an Laravel-Application). It's only possible connecting via SSH-Tunnel.
I've created an user with the needed privilegs (connect from...
Ok, it's done.
The problem was an expired key for MySQL. The problem is described here. I found the problem while I was trying to update the packages manually via ssh "apt-get update". If you want to know, if you have an expired key, too, run
apt-key list
in your terminal.
If your key is...
Hey,
I am not able to upgrade from Plesk Onyx 17.0.17 to 17.5.3. Upgrade fails and gives me this error-message:
WARNING: The following packages cannot be authenticated!
mysql-server mysql-community-server mysql-client mysql-community-client
mysql-common
Any ideas?
The whole error-message...
Ok.. I'm using Qmail for SMTP. Here the log says
Mar 20 21:47:57 localhost dovecot: imap-login: Aborted login (no auth attempts in 0 secs): user=<>, rip=93.244.251.181, lip=134.119.26.203, session=<UGRppC9Lh9ld9Pu1>
Hey,
I have problems with my mailserver. After upgrading to Onyx it seems that something is wrong with my mailserver. I tried to repair it with
# plesk repair mail
and
# /usr/local/psa/admin/sbin/mchk --with-spam
but nothing helped..
Any idea? I could not connect to my...
Hey,
I want to add Git to my current project. I managed to connect via ssh to my private repository. Also a webhook fires everytime, I make a push to my repository.
Unfortunately the additional deployment actions seem not to work. SSH is enabled for the domain user and all of the listed...
Ok, it's done. Problem was, that everytime, mysql was restarted, strict mode was enabled again.
After googling and googling I've found this tutorial askubuntu.com -> answer 1 which gave me the solution to my problem.
Upgrade from Odin to Onyx successfully accomplished :)
Yes, strict mode was enabled. After disabling it and trying to re-run the upgrade process, the error is the same. I've tried the upgrade via web-interface and via ssh. The following error occurred:
===> Plesk database scheme upgrade has been started.
===> Plesk database scheme was not upgraded...
Hey,
today I tried to update my Plesk from 12.5.30 to Onyx via installer over the Plesk-interface. Unfortunately the upgrade process failed during the Plesk database scheme upgrade. Any idea how to fix this problem? All plugins are updated.
The full log-file is attached to this post.
The...