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.
Hello,
i am using PLESK Panel 12 on Ubuntu 14.04 with NGINX running.
Cause NGINX there are not the real IP-Addresses from visitors in /var/www/vhosts/mydomain/statistics/logs/access_log .. and access_ssl_log, only the Server-IP (localhost)
Who can help?
thanks
Dave
I did it. But theres absolutely no config file that contains "MaxClients".
root@server:/etc/apache2# cat apache2.conf | grep MaxClients
root@server:/etc/apache2#
root@server:/etc/apache2# ls -lar | grep MaxClients
root@server:/etc/apache2#
(EMPTY...nothing found)
root@server:/etc/apache2# cat /usr/local/psa/version
12.0.18 Ubuntu 14.04 1200140626.18
There seems to be differences between versions, but why?
I dont have that file on my server. But i found /etc/apache2/mods-enabled/mpm_prefork.conf
the content:
<IfModule mpm_prefork_module>
StartServers 5
MinSpareServers 5
MaxSpareServers 10
MaxRequestWorkers...
Hello,
i am using Plesk 12 / Ubuntu 14.04
in PLESK 11 i could set maxclients, ServerLimit ..... in /etc/apache2/apache2.conf
but i cannot find these settings in apache2.conf.
Where to configure these settings, in which file?
thanks ahead
best regards
Dave
Plesk Panel 12.0.18 Update #9
Debian 7.6
Hello,
after migrating from Plesk12 Ubuntu 12.04 -> Plesk 12 Debian 7.6 i tried to do the first backup with the Backup-Manager
but there were the following error messages and backup failed:
Warning: hosting "mydomain.de"
Encoding::encode...
Hello,
i upgraded to Plesk 12 and now i tried to update with autoinstaller, but i get this errors:
WARNING: The following packages cannot be authenticated!
pp12.0.18-bootstrapper
Authentication warning overridden.
Err https://autoinstall.plesk.com/ubuntu/PSA_12.0.18/ precise/all...
Plesk 11.09 problem not fixed
I still have the same problem as joomlabuilder, i only have one "fcgid.conf" in /etc/apache2/mods-enabled
but there is no line "FcgidMaxRequestLen" inside, so i added this line at the end: "FcgidMaxRequestLen 1073741824"
but it seems to be ignored ... in...
You have an error code "0"...means NO error. Look in your directory, the file should be there! Continue with other files and install them.
I am wondering whats that for a window, why dont you use SSH-Client like Putty?
Maybe you can tell us the error code? ;-)
1.) make sure you are logged in as root
2.) type "cd #" to go to your home-directory before downloading
3.) make sure you have installed "wget" -> "apt-get install wget"