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.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
By default the extension for connecting to MSSQL is not shipped in PHP packed for Plesk on Linux. But you can manually install any extension: http://devblog.plesk.com/2015/08/adding-custom-php-modules-in-plesk/
Usually new PHP extension creates its own additional php.ini file. But you have only one additional php.ini file loaded.
You can create file /opt/alt/php54/etc/php.d/soap.ini with the following content:
; Enable soap extension module
extension=soap.so
And then check phpinfo again.
Hi @admnet!
I suppose your request is very close to the following feature request: https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/10142820-ignore-interface-in-nginx-and-apache-configuration
You can vote for it.
Hi @Akos.
As far as I know MagicSpam is available as extension only on Linux. License is unified both for Linux and Windows that's why you can be a bit confused.
Hi @Bogdan1!
Unfortunately, I cannot reproduce your issue on our test environment.
Could you please provide more details:
1. Your OS
2. Used PHP handler. I see it's 5.6 but it can be FastCGI/PHP-FPM server by Apache 2.4/PHP-FPM server by nginx. You can post screenshot of current values on PHP...
You can go to domains hosting settings and post a screenshot of selected values.
Also you can create a file like info.php in doc root of your domain with content:
<?php phpinfo();
Then open in browser http://<your domain>/info.php and attach the webpage with output.
By the way there are...
Hi @Manuel_Caramia!
Everything your are doing now is performed for php provided by OS vendor. But I suppose you need SOAP for PHP used for your website. What PHP handler is used for it?
Also you can disable display_errors and reporting of notices in /usr/local/psa/admin/conf/php.ini and the problem won't annoy you. It's recommended configuration.
Hi @UweP!
Several questions to clarify your case:
1. I suppose you have the following permissions for your subscription:
Hosting settings management = On
Setup of potentially insecure web scripting options that override provider's policy = Off
Am I right?
2.
Where did you enabled it? In...
HI @UweP!
Thank you for reporting the issue.
I confirm that it's bug and sometimes the utility reports not existent error. The ID of the bug is PPP-17911 in our internal tracker. I hope it'll be fixed in one of the nearest microupdates.
You can recheck consistency of your database using...
Hi @PleskWebmaster!
Do you mean feature Site Isolation Settings? http://download1.parallels.com/Plesk/Doc/ja-JP/online/plesk-linux-advanced-administration-guide/index.htm?fileName=68755.htm