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.
Hello,
MSSQL is not required component for Plesk, Plesk can be fully operable without having any MSSQL servers installed at all.
Your first question looks like a bug, we need more details (maybe logs of Plesk Installer to understand, why installer says, that MSSQL cannot be removed). Indeed...
Hello, it is useful to enable debug on your FTP website and then check why exactly error 530 occurred.
Please take a look at this article: How to enable FTP debug logging in IIS
Then try to reproduce the problem again and look at C:\inetpub\vhosts\Servers\<FTPSITEID>\logs\FTPSVC<FTPSITEID>
There...
ok, then which processes are you talking about? Plesk launches backend utilities (websrvmng.exe, ftpmng.exe, dnsmng.exe, ...) to perform configuration of system (IIS, MSDNS, etc). These processes work for some limited time, and it is OK if in some cases they consume 100% of CPU for a limited...
Plesk installer removes ModSecurity module from Plesk website automatically. At least it should do this. It looks like something goes wrong with installation. Detailed analysis of installation logs is required to understand root cause.
> Where to add these rules? Any example?
as explained in article:
Connection to MySQL database fails: Specified driver could not be loaded due to system error 5: Access is denied. (MySQL ODBC 5.1 Driver)
Download the attached file mysql-odbc.xml.
Move the downloaded file to the...
Ok, I got it. You have installed only 64-bit MySQL ODBC package, which contains both 32-bit and 64-bit drivers. Plesk 17.0.17 ships with 32-bit version of ODBC package, this means that you have probably installed 64-bit package manually from MySQL website. Is it correct?
1) This problem already...
This may happen, if you have installed both 32-bit version and 64-bit version of ODBC drivers.
Can you please check the following:
Go to Windows->Control Panel->Programs->Programs and Features to see the list of installed software.
Please check if you have MySQL Connector/ODBC 3.51 twice in the...
As I can see in logs real error is "Password is incorrect. At least 5 characters, no national characters".
Could you please try to install Plesk and specify password during installation with latin symbols. Have you really entered national symbols in password? We will check this problem on our...
> Plesk install not complete and stop
what do you mean? installation failed? is there anything in logs? what security update you are talking about? updates for Windows itself?
> Also want to ask if i could download and install the new version of. Net Core 2.x or this will break my services
you...
We have additionally checked on clean Windows Server 2016 with Plesk 17.8 and publishing using Web Deploy from Microsoft Visual Studio is working correctly.
Let's try to investigate what is different in your environment.
You have created domain, enabled WebDeploy support for that domain in...
> but only offer iis.php file replacement for version 17.0 and 17.5
> my version is 17.8 ,, how i could fix this issue ?
Fix provided in article is already included in 17.8
Please check logs here:
%SystemDrive%\Inetpub\logs\WMSvc
you can see 401 error on some lines.
for example, as explained...
You should collect more information about the problem. It is hard to say something just based on error you provided.
Troubleshooting Common Problems with Web Deploy
Here you can find recommendations on how troubleshoot problems with web deploy.
Please take a look in event viewer or WMsvc log...
Hello, instead of manual editing of php.ini, the best way is to use Tools&Settings->PHP settings screen, then select desired PHP handler (such as 5.5.32 FastCGI) and then click on com_dotnet extension.
then it should be visible in phpinfo settings per domain.
Hello,
you should take a look at "Additional write/modify permissions"
Hosting Parameters
This is exactly the same as you want. Plesk grants full access privileges for IIS account to site doc root directory.
Hello,
Could you please run Process Monitor utility and watch for ACCESS DENIED events occured. Sometimes one library can load other library or try to load some content from different location and maybe we need to grant access to some other locations as well.
Currently logs folder is connected to %plesk_dir% - it will be always admin\logs related to %plesk_dir% location. There is no way to move logs to separate locations.
Peter,
It is possible to create in Plesk domain strassenbauamt.xx and then add xn--straenbauamt-o9a.xx alias for that domain. Looks like this should cover your use case.
Please explain if this is not working for you for some reasons.