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.
Answering to myself:
You can actually change the version of PHP used in the current session by typing:
export PATH=/opt/plesk/php/7.1/bin:$PATH;
By doing so I managed to install Laravel using the default Composer.... FINALLY lol
At this point, I'm going to hang myself up, seriously lol
Here is my problem:
I've been trying for the last 3 days to install laravel on my server in order to be able to use it for a new website project.
So, first problem, I need Composer. Good news, Composer is already installed by Plesk...
Hi,
Quick question,:
I'm trying to set a cron task (Scheduled Task in Plesk) to fetch a PHP page in a folder protected by .htaccess/.htpasswd.
Is there a way to do that?
Thanks!
FAB
Hi,
I got a weird question... because I'm here out of my comfort zone .
I would like to use Chrome headless for a php project. The idea is to install Chrome on my CentOS Linux 7.4 (which also runs Plesk 17.5.3) and then to call Chrome in headless mode to do some website rendering (and...
Hi UFHH01,
I have some GOOD NEWS! lol :-)
I solved this problem myself.
In all the modifs we did yesterday, we set to "true" both $config['force_https'] AND $config['use_https'] IN /usr/share/psa-roundcube/config/defaults.inc.php
$config['force_https'] = true;
$config['use_https'] = true...
Hi all, does anybody has an idea about this issue?
I can not get logged at all to roundcube (see attached)(and yes the pwd is the right one)
I have the same problem with all the emails addresses.
I'm getting: Your session is invalid or expired
So IDK what to do, really...
Do you think I...
Hi UFHH01,
I agree, #14 looks better... BUT, asI was saying in #20, now I can not get logged at all to roundcube (see attached)(and yes the pwd is the right one)
I have the same problem with all the emails addresses.
So IDK what to do, really...
Do you think I should switch to qmail?
>>> and comment out "tls_ssl_options=NO_COMPRESSION" is not in defaults.inc.php .... where should I find it?
(I really appreciate the time you are spending trying to solve this problem :-) )
OK, I made the change (including going back to before the 'FAB' changes).
I' m back to: SMTP Error (250): Authentication failed.
The /var/log/plesk-roundcube/errors is 4MB (of junk) :/
Attached are the last entries