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.
Hi,
my server details: CentOS 6.10, Plesk Onyx 17.8.11
I want to realize the following scenario:
1. Open a special port (e.g. 12345) in the (plesk) firewall for just one subdomain (e.g. mysub.domain.com)
2. Redirect this port to mysql-port 3306 on my plesk server
Background:
We've a special...
Hallo,
when trying to delete an old, not more used, email-adress within Plesk (Onyx Version 17.0.17 Update #31 on CentOS 6.9) I get this error message:
DB query failed: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'horde.ingo_sharesng' doesn't exist, query was: DELETE FROM...
Hi Christaan,
I'm using several vServer from 1blu (Germany) and I have to configure several settings via their customer login, not via plesk.
I have to set that I'm using my own mail-server instead of the 1blue one.
I have to add the MX-records under my main domain.
If you could read a german...
Hi,
I've had nearly the same problem and found the solution. My vServer (from a german provider) has multiple IP-adresses, but just one "main" IP-adress (e.g. 215.234.34.56). Perhaps take a look at your provider profile.
I've to modify /etc/postfix/main.cf:
# For Reverse-PTR for all domains on...
Hi,
I've changed the ssh-Port to an unusual port (in /etc/ssh/sshd_config). I closed port 22 in the firewall an opened the "unusual" port.
Additional I add a "special" user with a normal shell (/bin/bash) who is allowed to login. "root" is disabled to login via ssh on default.
fail2ban is a...
@trialotto,
Within the login fields (https://<MY_HOST>:8443) I could just change between "Default language" and "German". No other choices.
To only occurence is (apart fromout Joomla-Installations):
/usr/local/psa/admin/htdocs/javascript/externals/codemirror/addon/display/panel.js
As I wrote...
@trialotto
I've change the @smb part, restart "sw-cp-server" and "sw-engine" to, but no luck.
The right side stay blank.
In /var/log/plesk/panel.log:
[2016-01-31 21:17:51] ERR [panel] Requested URL: /admin/scripts/admin-panel.js?1440595007
[2016-01-31 21:17:51] ERR [panel] Ungültiger URL...
Hi,
I've changed all values as you wrote in your last post.
[root@vxxx conf.d]# cat plesk.inc
underscores_in_headers on;
access_log /usr/local/psa/admin/logs/httpsd_access_log main buffer=8k;
index index.php;
root /usr/local/psa/admin/htdocs;
# Some rewrites
rewrite...
Hi,
I didn't change these values myself !
OK, but I revert them to your values.
Did it. But I have to change "/opt/psa/admin" to "/usr/local/psa/admin".
And now "sw-cp-server restart".
==> No blank screen !!!! I could login ! Heureka!!
But now all "submenues" like "customer", "domains"...
Hi,
Hmmm. No line in this file starts with "error_page".
Here ist the contents:
[root@vxxx sw-cp-server]# cat config
worker_processes 1;
events {
worker_connections 1024;
}
http {
include mime.types;
default_type application/octet-stream;
log_format main '$remote_addr -...
Hi,
ok, I've startet with changing SYSFONT:
[root@vxxxx sysconfig]# cat i18n
LANG="en_US.UTF-8"
SYSFONT="lat0-16"
[root@vxxx sysconfig]# /etc/init.d/psa restart
Stopping sw-engine-fpm: [ OK ]
Starting sw-engine-fpm: [ OK ]
Here are two examples for users in "mysql -> user":
User...
Hi,
changing the URL works!
I've installed Webmin in parallel and with webmin I can access the databases too.
Or via commandline "mysql -uadmin -p`cat /etc/psa/.psa.shadow`" I could list all databases and tables.
I have to translate, because everything in phpMyAdmin is written in german ;-)
-...
Hi,
sorry,I didn't wrote that I've changed "LANG" in /etc/sysconfig/i18n in the first step.
[root@vxxx ~]# cat /etc/sysconfig/i18n
LANG="en_US.UTF-8"
SYSFONT="latarcyrheb-sun16"
[root@vxxx ~]# env|grep LANG
LANG=en_US.UTF-8
and i did your mentioned steps in order.
To your last post:
how...
===> Checking for previous installation ... found.
Started bootstrapper repair procedure. This may take a while.
Certain actions may be skipped if not applicable.
Trying to start service mysqld... mysqld (pid 3858) is running...
done
Trying to establish test connection... connected
done...