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.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
<?php if (!$VAR->domain->physicalHosting->proxySettings['nginxProxyMode']): ?>
location ~ /\.ht {
deny all;
}
<?php endif ?>
So it's saying: If Nginx proxy mode is NOT selected, deny access to .ht* - but in non-proxy mode, .ht* has no special meaning, as nothing is passed to...
Hi, how can I resolve this? I cannot find precise information about this error:
***** is my server name, the configuration files where generated again but issue persist. Configuration troubleshooter does not load, keeps loading forever
New configuration files for the Apache web server were not...
I am facing an error continuously 3 days. When I try to start Nginx/Apache in different times Nginx/Apache does not start after restarting a VPS. This is usually noticed after performing an automatic update and then restarting the VPS. I would be grateful, If anyone could be help. Thanks
Hi there, I took a fresh OVH VPS serveur with default configuration : Debian 8 . I upgraded to Debian9 and in the other hand, upgrade Plesk too.
I activate a new domain in Plesk but the system give me an error ;
Unable to configure the web server: Execution failed. Command: httpdmng...
Hello! Good night I need help with this problem:
After upgrading my plesk version to PLESK Obsidian Versión 18.0.28 new domains or subdomains redirect like this https://[SUBDOMAIN].[DOMAIN].com/login_up.php?success_redirect_url=https%3A%2F%2F[SUBDOMAIN]%2F ONLY NEW DOMAINS redirect this way...
Okay so I have been working on this for the last 14hrs.
One of mywebsites was having issues due to outdated mariadb,
I went followed the instructions to update.
when completed mariadb 10.1 did not initially work but upon restart of the server it showed up as 10.3...
I stuck with it, but then...
Hello,
I have my website installed in a subdirectory under /blog. I have the issue that When I test my Pages or Post, with http://domain.com/example-page/ and http://www.domain.com/example-page/ I get Status Code 200 (instead 301) and not redirected to Version https://domain.com/example-page/...
Hello,
im using LetsEncrypt already on my websites together with Apache http2 and Nginx Reverse Proxy together with Cloudflare free.
When enabling OCSP Stapling under Subscriptions - Websites and Domains, are there any additional Nginx Directives needed ???
Thx
OS
CentOS Linux 7.7.1908...
Hello,
My site runs the OneSignal web push notifications plugin ans I have some issues with the service worker files not being served as "Content-Type: application/javascript".
OS
CentOS Linux 7.7.1908 (Core)
Product
Plesk Obsidian
Version 18.0.23 Update #4, last updated on Feb 11...
Bonjour,
L'utilisation de la mémoire Apache est en pleine augmentation croissante. Actuellement, la mémoire Apache utilise 50% de la mémoire totale du serveur.
Comment faire une purge / vidange à intervalle régulier ?
Apache memory usage is increasing rapidly. Currently, Apache memory uses 50%...
Hi.
I suppose one of the website hosted in my server has been hacked, or started a campaign without notification.
or maybe it is DDOS attack ... ?
How can I find which website causing this ?
(attached is Apache graph from the past week)
I know that HTTP2 is available just over Nginx but I was wandering if this solution could work.
How to enable apache-http/2 in centos 7?
I tried this on my Centos 7 no Plesk server and it works but it will work also with Plesk?
Hello.
Can someone clarify this or has more info about this ? ...
I was wondering if Plesk uses MPM ITK in order to run each vhost as a different user (user : psacln)
And does it have additional customization in order to properly make mod_pagespeed cache files under /var/cache/mod_pagespeed ...
Hi,
Somehow today all the websites that were configured as FPM application server by apache stopped working they were working last night, they are not working today.
Switching to FPM application served by nginx get the site back up.
I don't understand what happened and I don't understand how...
Each day from 8am to 5pm the apache php-fpm memory usage grows and grows in a sustained way to critical levels before restoring itself to normal. (See screenshot: 2019-11-07_07-41-35.png )
All websites are set to use nginx
The memory usage occurs also when ALL extensions are switched OFF
The...
Hi there,
Since we have updated plesk to obsidian, internal redirects (specified by .htaccess file) are public redirects:
https://example.com/en/home -> https :// example.com/?q=en/home
The browser of the user actually gets redirected by an internal redirect...
Are internal redirects...
I've some problems with htaccess's attributes named Alias and RewriteRule.
This script was added in additional instructions for http/s on my vhost example1.com:
RewriteEngine On
RewriteRule ^/Microsoft-Server-ActiveSync /usr/share/psa-horde/rpc.php [L,QSA]
...
Alias /testme-int...
I have been receiving frequent server alerts from Plesk Mobile since two weeks ago.
I made a Plesk-related update that was released at the same time as the update to CentOS 7.7 two weeks ago.
My server currently uses only Nextcloud software. And it runs on Nginx. And at most 10 people use my...
Good afternoon,
I had PHP errors fullfulling error.log becoming few gigas after minutes... then my VPS went full 100% disk space usage. I was logged into SSH with root access and did move into /var/www/vhosts/mywebsite/logs/ then typed "rm error.log" then df -h but space isn't freed up even...
When i try to start apache o recreact config files i get.
Unable to start service: Unable to manage service by apache_control_adapter: ('start', 'web'). Error: INFO: [Mon Oct 21 09:39:44 -03 2019]: Service: apache2, Action: start Trying to start service apache2... failed Oct 21 09:39:44...