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.
Now i had time to try and to make sure that there is as less missconfiguration from default i started from scratch.
- fresh install of the vserver
- installed mariadb 10.1.4
- installed plesk, letsencrypt addon, made my subdomain kolab.domain.de and generated a letsencrypt certificate
-...
Hi Uwe,
thanks for the input, i think i will have time to try it tomorrow.
Regarding the nginx configuration provided by Kolab documentation:
I tried that first, but it is not working.
I could not verify it for sure but i think it is written for an older version of nginx or php-fpm or it is not...
Well i tried the other approach without messing around on already configured stuff.
I use the already configured php-fpm.sock and put the php changes i need into Plesk php configuration.
The following part is working with apache and php-fpm
Alias /kolab-webadmin...
Hi Uwe
i dont mind at all. I am always happy to hear different opinions because when you are always doing things as you did you might miss some better ways to do it. ;)
Well then i will try with apache and nginx configuration.
But just to be sure, is it just not possible to have only one...
Okay, i will have a another look at my configuration.
Regarding the newly created .sock configurations:
I know that there is a domain-specific socket but i wanted to give any alias the recommended php-configuration and created those extra sockets.
If there is a better way for Plesk to do by...
Hi Uwe,
you are right, that situation is getting more complex than i thought and i think i will put together an howto for kolab 16 on plesk when everyting is working.
I try to put together some more information in short:
I am on an Virtual Server on Centos 7.
After install of Centos 7 minimal...
Thank you once again Uwe for the input.
That helped me a lot and i learned pretty much.
Now i have another problem ;)
I need to get mod_rewrite running with php-fpm and apache.
I think this
<IfModule mod_rewrite.c>
RewriteEngine on
# NOTE: This needs to point to the base uri of...
Thanks again Uwe,
i managed to install version 2.5.5 this way.
But now when i try to install 2.5.6 it throws the following error message
PHP Warning: PHP Startup: Unable to load dynamic library '/opt/plesk/php/5.6/lib64/php/modules/http.so' - /opt/plesk/php/5.6/lib64/php/modules/http.so...
This helped me a lot. I dont know why my first try didnt work but now i was able to install and setup.
But now i need to install pecl_http version 2 for php-fpm 5.6.21 as i get a failure message "class 'http_request2' not found"
Tried
yum search plesk-php devel
yum install make...
Tried that but you cant give any other name than root in the setup process.
Even tried the password that cat /etc/psa/.psa.shadow gives without success.
Hi there,
i was trying to setup Kolab 16 under Plesk 12.5 on Centos 7 but without success.
The install went fine but setup was not successful because of the not available root mysql user.
I couldnt find a way to get it working but maybe someone else already has?!
Thanks for any thoughts or...