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 problem is about permalink.
when i do https://domain.com/subdomain, it works.
but if I do https://domain.com/subdomai/item/xxxx it return 404 error so I need the basic htaccess file if yopu have this.
Thank you
Dear all,
I need to have the basic .htaccess for wordpress on plesk?
And if you have the best tuning for the wordpress on plesk, let me know?
Thank you
I solved this problem.
This is the way :
- /usr/bin/php link to /etc/alternatives/php
- /etc/alternatives/php link to /usr/bin/php5
So I unlink the second and make:
ln -s /opt/plesk/php/7.0/bin/php /etc/alternatives/php.
Thank you all for the collaboration
Thank you,
I see this and the PHP version 7.0.16.
When I do on Command line :
#php --version => it works fine for the root ie 7.0.16
but when I use the user:
user$php --version => The version of php is 5.5....
Thank you
Hello,
My problem is :
- I upgraded the php version on 7.0.16; => it's ok
- I run php on CLI with root . The version is 7.0.16 => it's ok
- But when I run php on CLI with user-no-root , the php version 5.4 (old php version) => not OK
So my question, How to change the php version of the...
Thank you
where I write the virtualhost like this:
<VirtualHost *:80>
DocumentRoot /var/www/vhosts/domain.com/httpdocs/development
ServerName development.domain.fr
</VirtualHost>
The domain.com is in Plesk and The domain.fr is Directadmin.
Thanks
Hello,
I don't know if it is possible but I ask the question.
I have one subdomain xxxx.domain.fr in Directadmin. I configure the DNS of the subdomain to point in IP address of the Plesk. And in the Plesk, I'd like that the subdomain match with one folder or subdomain in httpdocs of the Plesk...
Ok ,thank you. For now, I commented all the lines in /etc/sw-cp-server/conf.d/ssl.conf
it runs now but I'd like to know how to use SSL in Plesk.
Thank you for your quick reply.
Hello, I'n new in Plesk. I have updated Plesk 12.0.18 to Plesk 17.0.7.
All my websites run but I can't log on https://nsxxxxxx:8443. How can I do to solve this?
Thank you