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.
It would be good if during the initial setup of Plesk, that a timezone is requested and that timezone is used to set the value in php.ini. You get a lot of errors if this is not set.
Are you talking about php.ini that is used for domains created by Plesk? or php.ini that is used by Plesk panel itself?
What kind of errors you have encountered?
I get errors in the log file if timezone is not set. The log file filled up my disk because of this. So I have to set it under additional configuration directives like this:
date.timezone="America/New_York"
Would be nice if this was done as part of the setup.