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.
We had our server updated from v9.5.4 to v11.0.9 recently and PHP websites that were running fine on PHP 5.2.17 FastCGI are now failing when trying to include files eg. require_once('include.txt'); throws error:
PHP Warning: require_once(): open_basedir restriction in effect...
We are running Plesk 9.5.4 on Windows Server 2008 64bit R2 Standard SP1 and receive the following email after the nightly scheduled backup runs:
Backup/Restore task notification - Backup task finished. Task status is: warnings (the full text of migration.result attachment is included below)...
We have Plesk 9.5.2 installed on Windows Server 2008 R2 and have an issue running websites as PHP5 via FastCGI. Simple functions such as phpinfo() and echo 'something' work fine but there is an issue using a mysql database with the mysql extension. I think specifically with the mysql_close()...