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,
if you want to use PHP-FPM served by Nginx, you have to set the proper directives for Nginx, because .htaccess are not used with Nginx.
Otherwise, you can use PHP-FPM served by Apache to be able to use .htaccess files.
i do that but i have issue Warning: is_readable(): open_basedir restriction in effect. File(/usr/share/php/ZendX/Application/Resource/Frontcontroller.php) is not within the allowed path(s): (/var/www/vhosts/webonline2018.com/:/tmp/:/usr/share/php/) in /var/www/vhosts/webonline2018.com/httpdocs/library/Zend/Loader.php on line 198
in below i attached screenshot
Attachments
2018-02-13 21_20_30-PHP Settings for webonline2018.com - Plesk Onyx 17.5.3.png
40 KB
· Views: 12
2018-02-13 21_21_17-PHP Settings for webonline2018.com - Plesk Onyx 17.5.3.png
You can try to reset to default your openbasedir directives because in your screenshot, there is a mistake in the allowed path typo. /usr/share/php//var
The loading speed issue isn't related to your open_basedir settings. At first, you can use another php version than "OS Vendor" which is used by Plesk utilities.
so with open_basedir settings None in logs i have this errors: -
2018-02-14 15:13:12 Error 185.104.185.249
End of script output before headers: index.php, referer: Mister Devis
2018-02-14 15:13:17 Error 185.104.185.249 500 GET /auth/piscine/notification?count=11&_=1518605372568 HTTP/1.0
2018-02-14 15:13:12 Error 185.104.185.249
End of script output before headers: index.php, referer: Mister Devis
screenshot in below
Attachments
2018-02-14 15_40_25-PHP Settings for webonline2018.com - Plesk Onyx 17.5.3.png
38.6 KB
· Views: 6
2018-02-14 15_41_13-PHP Settings for webonline2018.com - Plesk Onyx 17.5.3.png