• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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