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.
i have changed the php maximum file upload size to 8mb but it doesnt work, still the maximum upload size is 2mb. is there anything i can do to make it work?
1.If you have installed another php, change its php.ini file - also check does that php installation allowed in IIS mmc Web services extensions
2. Check php related errors in event logs
3. Check does administrator have full control on c:\windows\php.ini file
Also check does psaadm denied full control on that file if so uncheck it unless you use Zend Optimizer
4. After changing value don't forget to restart Plesk
5.Create in some domain test.php file with following contents:
_________________________________________
<?
phpinfo();
?>
_________________________________________
6. After Plesk restart browse http://domain.name/test.php
7. Look for upload_max_filesize