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.
Looks like you have problems in your web.config. You have symbols <> not escaped somewhere in config.
Similar issue http://forums.asp.net/t/956697.aspx
If you see "This file is part of Plesk distribution. It cannot be run outside of Plesk environment." it means content of file is corrupted.
Ensure you are not using ASCII transfer when transferring this file to server.
Original issue can be if your hostname cp.***.gr is not resolved from your server.
You can also check sso log for any errors here:
%plesk_dir%\admin\logs\sso.log
regarding KB article, which command exactly you have tried to execute? Is file php.exe exist? which size of this file?
Please execute the following:
"%plesk_bin%\dbclient.exe" --direct-sql --sql="update domainservices set status = 0 where status is null"
After that:
ftpmng --reconfigure-all
Plesk uses openssl-0.9.8 libraries that are shipped and installed in Windows\system32 by default.
Default installer for OpenSSL 1.0.0 will ask whether to copy new binaries to windows\system32 location. So Plesk DLLs will be overwritten. This is unsupported behavior currently.
Probably you...
I have already suggested to upgrade to newer version.
What upgrade problems do you have? Please report them to us, so we can provide better solution in next version.
Do you have Windows 2003 or 2008?
Could you please also explain what option exactly is changed by Plesk? Can you attach screenshot of IIS Server Manager?
could you try to launch this script with display_errors enabled?
"%plesk_dir%\admin\bin\php.exe" -dauto_prepend_file="" -ddisplay_errors=on "%plesk_dir%\admin\plib\DailyMaintainance\script.php"
If you are talking about sites created by Plesk, then you can tweak:
upload_max_filesize = 10M
to proper size in the following file:
"%plesk_dir%\Additional\PleskPHP5\php.ini"
P.S. there are lot of other settings in IIS and PHP, so you should probably lookup for real error message in...
Please describe your integration scenario you wish to have with Plesk and Web Deploy?
For example, I want that system user created during subscription creation will be automatically (or on special management screen) configured as user allowed for Web Deploying.
Due to some strange problem placeholder located in %plesk_dir%\Additional\PleskPHP5\php.ini was not replaced. You can either replace it manually or try to launch:
"%plesk_dir%\ch_admin_email.exe" install [email protected]
This call should also replace placeholder on default server page.
Please read private message from me at May 7. We need more information from you.
What is your current state? Mysql was updated into default paths and now it is empty (without horde, billing, sitebuilder and client's databases)? Could you please check Windows Service called "MySQL Server"...
this is legacy behavior of sitepreview handler. If non 200 error code returned, then hardcoded message "Error occured" written to output.
Thank you for detection of spelling error