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.
The same for me.
I think it was working before I did the Update to PHP 5.3.3 (via plesk Update)
but I can't say, if that really is the "problem".
---------------------------------------------------------------
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk Panel 10.4.4 MU#20...
I think, Plesk wants to have a path to the ius.community repositories, from where you have installed the php.
try "http://dl.iuscommunity.org/pub/ius" instead
why don't you just update the certificate in the panel?
normally, if you want to reissue a certificate - you send a CSR File and a KEY file to the trusting company
and they will send you back a CRT file.
You don't even need to change your KEY or CSR file if nothing has changed - just use...
This problem is still there.
Since MU #11 the value from the service plan is taken into account now, but it still comes in double-quotes " ".
This can't be such a complicated problem and should be able to be fixed within a few seconds by Plesk.
So please, Plesk, fix this problem and take...
Same for me.
Though the SSL-flag is OFF in the service plan - adding a new domain will have it ON in the domain's settings.
---------------------------------------------------------------
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk Panel 10.4.4 MU#20
CentOS 5
Linux...
first of all - these warnings are nothing to worry about too much.
SSL is a connection based secure solution for http.
The browser sends a request to the server on port 443 and the server responds with a certificate.
It will respond with the first certificate it finds.
And here is the...
yes, thats right.
Plesk changed the folder-hierarchy stepwise up to now (10.4.4 I think).
Each subscription gets one vhost-directory where the web-files AND the config-stuff for that particularly domain resides.
If you just add domains and subdomains to that subscription - alls the files...
its a bit tricky...
...but you can do.
There are two (and a half) possible ways to achive this.
You can't change the port just by changing it. The problem ist, that you have TWO web-servers running.
One for Plesk (lighttpd) and one for all your webs (apache).
Since Apache itself...
When trying to create a Domain, Subdomain or Alias with the german ß (sharp s), the duplicates-check in Plesk returns "...domain xxx already exists", if there is already a corresponding domain name with 'ss' and vice versa.
Example:
Having a domain "strasse.de", it is not possible to create...
Hello Igor,
with activated Option "run PHP as fastCGI application" (which I assume is set by many users) the safe-mode flag must be written to the local php.ini in /var/www/vhosts/%domain%/etc/php.ini
As I stated in my post (http://forum.parallels.com/showthread.php?t=209634), setting this...
With the new feature to easily set PHP-options, some values in the custom php.ini's are set in a wrong manner.
Example:
Switching
'safe_mode' to 'off'
in the subscription's PHP Settings will cause the php.ini in /var/www/vhosts/$domain%/etc to take the value
which seems not to work...