• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Timezone setup

johnrt

Basic Pleskian
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.
 
Thank you for feedback.

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.
 
Have you changed php.ini located in %plesk_dir%\Additional\PleskPHP5 ?
or in %plesk_dir%\admin\php.ini
 
Back
Top