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.
Yes it was installed already , by default port 7080 is the port that apache is listening at and 80 is the port that nginx listens at however I managed to fix this by uninstalling and reinstalling nginx although I haven`t found the exact problem that was triggering this .. after the re...
Hello All,
I`m facing an issue on a plesk server of mine and I`m afraid it`s a little way over my head
My monitoring started a few hours ago to report that I have to many processes on my plesk server
after I`ve investigated I saw that I have all the time almost 300 apache processes...
I`ve faced this scenario before on a plesk server , if the emails are in queue hundreds of them waiting to be processed take a look at /usr/local/psa/var/log/maillog or use tail -f /usr/local/psa/var/log/maillog and try and identify which is the domain from where apache is engaged to send...
Hello,
I am trying to create a bash script that will upgrade to the latest version an existing installed wordpress application from a subdomain /var/www/vhosts/domain.com/sub.domain.com/wordpress/
Does anyone know if this can be done via command line ( SSH ) ?
Also , I want to point out that...
I`ve looked into the /etc/httpd/conf/ directory , but there is no plesk.conf.d directory there , I should mention that I use plesk 11.5 , also I was able to find in /var/www/vhost/domain.com/conf/last_httpd.include that variables /settings for the virtual host I assume that I should pay...
Hello All,
I`ve searched on google if there is a way to find if a domain uses FASTCGI as php module from the command line ,
basically I want to create a bash script to look into the vhost directory and search for each domain listed if it uses FASTCGI as php module .
I would really...