Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


In this Discussion

PHP date.timezone CyberPanel
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

PHP date.timezone CyberPanel

Looking for some ideas/possible solutions. My php script uses the date.timezone but in Cyberpanels php its Null/Blank. I changed in it the Cyberpancel under PHP -> edit Config -> Advanced ";date.timezone = "America/New_York"" No luck.

Also I tried editing the Master php.ini file "/usr/local/lsws/lsphpxx/etc/php/x.x/litespeed/php.ini" still No luck.

Any suggestions?

Comments

  • zkyezzkyez Member

    The ; represents a comment in php.ini if I remember correctly. Try without it?

    Thanked by 1Zerpy
Sign In or Register to comment.