Pages (3):    1 2 3
Member
Member
Ipstenu   24-06-2014, 15:34
#21

Will do! What;'s an example of a GOOD dynamic_locale cookie content? I'm assuming it'd be like de_DE or something?

Administrator
Administrator
acrylian   24-06-2014, 15:52
#22

Yep. just a locale like that.

Member
Member
sbillard   24-06-2014, 16:06
#23

remove that cookie, it is probably the cause of all your problems.

Member
Member
Ipstenu   25-06-2014, 20:26
#24

Update!

  1. Cookie removal didn't help

  2. glibc was weird.

So for SOME REASON /etc/localtime was set to an alias and pointed to /usr/share/zoneinfo/America/Los_Angeles (which isn't WRONG really but anyway)

I removed that and reinstalled glibc, and now it's outputting properly. Preliminary testing with Zenphoto shows this solves the issue.

So with both a fix AND a workaround, I think this just needs to be documented under "Weird stuff"

Member
Member
sbillard   25-06-2014, 22:17
#25

As to the work-around. The best place to put the code would be in a custom "class" plugin. Those get loaded really early on.

Member
Member
Ipstenu   26-06-2014, 01:10
#26

I wasn't sure what to hook it into. It it was WP, I'd hook it into the admin_head() function.

Member
Member
sbillard   26-06-2014, 02:05
#27

[quote]So for SOME REASON /etc/localtime was set to an alias and pointed to /usr/share/zoneinfo/America/Los_Angeles (which isn't WRONG really but anyway)
[/quote]
I suppose that PHP is not handling the alias then. Certainly nothing wrong with the time zone. That is the one I am in after all.

Member
Member
Ipstenu   26-06-2014, 02:41
#28

Ditto ;) It's honestly weird, I got a hold of my fav server adminy friend who sorted out the glibc stuff and she said, I quote "Weird."

Administrator
Administrator
acrylian   26-06-2014, 07:55
#29

Thanks for the update. Where would be the fun without such "weird" issues, right? :-)

Pages (3):    1 2 3
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.