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.
Could you please open Windows explorer, go to C:\Windows\System32\inetsrv\ folder
and then right-click on iisfcgi.dll file, and choose "Properties". Then open "Details" tab, and look at File version.
Could you please write here version of this file.
1. Unfortunately, this is not available to manage pipeline mode for IIS AppPool from Plesk.
Why do you need to switch to classic mode? Do you have an application that is not working in integrated Pipeline mode? Is it possible to modify application to work in Integrated mode...
What does this mean?
Are you trying to login using "Administrator" credentials or as Plesk "admin" user?
You need to login using "admin" user with password you have entered during initial configuration of server.
You can get your current admin password using utility...
Do you have all Windows updates installed on server? Is this Virtuozzo environment or this is clean hardware server without any virtualizations enabled?
Plesk supports Microsoft DNS server, and ISC BIND DNS server.
If you have installed DNS Server role before Plesk installation, it will be found by Plesk and MSDNS server will be used.
If you don't have installed DNS Server role, then Plesk will use ISC BIND server (shipped with Plesk)
You...
Yes, IIS will use all memory available in system.
I can recommend you to try RamMap utility from SysInternals:
http://technet.microsoft.com/en-us/sysinternals/ff700229
You can understand how your physical memory used by applications, mapped files etc.
By default all Plesk domains are created in shared IIS application pool. Technically, this means that they will be handled in one process w3wp.exe. This pool is 32-bit, so this process is really limited to 4Gb of memory (for this process!).
If you have lot of memory, you should think about...
Checkbox "Additional write permissions" on domain settings screen means, that Plesk willl add Full Access permissions for IUSR user and IWAM pool user for document root of site.
This doesn't mean you will have ability to change permissions on this folder from panel.
The fix for 9.5 and 10.3...
In general we are not changing open_basedir option on Windows platform, so probably you won't have such problems.
Could you please explain in details, what problem do you have?
What script are you trying to launch? What version of PHP selected on this domain? What error message exactly...
jorfermo, do you have support ticket opened? Please send to me privately ID of ticket.
Additionally, could you please zip and send to me autoinstaller3.log (can be found at c:\<random hash>\ folder)
1) Please try to launch the following command:
"%plesk_bin%\local_mysql_helper.exe" --repair-sitebuilder-database-user-password
2) Could you please send to me installation logs that are located in c:\<random folder>\autoinstaller3.log? You can zip and send to me directly by email. We want to...
Do you have Customer & business manager component installed?
This problem appeared after installation of license key? this means that you have logged for first time?
Also please take a look over logs:
%plesk_dir%\admin\logs\php_error.log
%plesk_dir%\admin\logs\panel.log...
SSL certificate used for Panel reused by SSO. This is not very good, and this can bring you to some troubles, if certificate will be updated in future, so proper way is to generate new certificate for SSO, put them in separate file, and repair connection between Plesk (in order to use new...