• 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.

php.ini timezone change

Zak Lewis

New Pleskian
Hi there,

How can I change some setting for a single site in php.ini. I can not find it in the file directory. I need to change the timezone settings as I get the following error:

"The upload feature requires the timezone extension enabled in the PHP".

Thanks,
Zak
 
To solve this issue go to the php settings section in manage website and add the following to the last box: date.timezone = "Europe/London"
 
Back
Top