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.
Hi,
This is something that has never been tried, but if thought logically of this, then with plesk update, things might break. PSA will not be located and may cause issues. Its better you move the PSA DB also to the new install.
Hi,
It kind of makes me like think modules are available and manual installation is okay, so the issue is with the application installer of the plesk. May it is using a different php.ini file to check for those modules.
Hi,
Check the version of PHP you are using from the Plesk >> Hosting Settings. Make sure you are checking the appropriate PHP configuration file according to the PHP version that is set in the Plesk.
Hi,
You will need to makes sure the PHP-mysql extension is enabled on your server. Check the PHP you are using and go to the configuration file and enable the below in it.
extension=mysql.so additionally, also enable mysqli.so
Wordpress installation will work properly once this PHP module...
Hi,
It will sound a bit wierd, but have a tried creating a user and assigning this user to psaadm group, so the user gets the previleges of this this group and may be you can try having assign this user to the file and check. Give it a try.
Hi,
I found out a similar situation when I patched for poodle vulnerability, but that was on linux, but patching Qmail was giving the error, but never found this one on the Windows. Can you please tell what mail server you are having on your server mailenable or smartermail? Not too sure, but...
Hi,
You did not mention what settings you exactly tried to enable it. You can check the below ones:
Check the web.config for the codes.
--- Web.config ---
<configuration>
<system.web>
<customErrors mode="Off" />
</system.web>
<system.webServer>
<httpErrors errorMode="Detailed"...
Hi,
Is this the complete log file ?
There has been lots of upgrade from the time Plesk 9 was used until now.. So you go to be very careful in doing the upgrade.