[SOLVED] set strftime language in PHP 5.6

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Post Reply
User avatar
frankmanl
Power Poster
Power Poster
Posts: 425
Joined: Sat Jul 12, 2008 3:50 am

[SOLVED] set strftime language in PHP 5.6

Post by frankmanl »

I use %B to display the month as full month name. Using PHP 5.5 this generates the month in Dutch (Dutch being default language of the site).
When I upgrade tot PHP 5.6 the month is suddenly displayed in English.
How can I have my site display the month in Dutch again, using PHP 5.6?

Frank

ed.: this appeared to be a problem in the server configuration
Last edited by frankmanl on Wed Oct 28, 2015 2:10 pm, edited 1 time in total.
User avatar
frankmanl
Power Poster
Power Poster
Posts: 425
Joined: Sat Jul 12, 2008 3:50 am

Re: set strftime language in PHP 5.6

Post by frankmanl »

Anyone?
Has this something to do with PHP 5.6?
Is a setting missing?
Can I force it using .htaccess?
...
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1976
Joined: Mon Jan 29, 2007 4:47 pm

Re: set strftime language in PHP 5.6

Post by Jo Morg »

Typically it is a system configuration on the host environment. You should contact your host regarding this issue.
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: set strftime language in PHP 5.6

Post by Rolf »

- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
User avatar
frankmanl
Power Poster
Power Poster
Posts: 425
Joined: Sat Jul 12, 2008 3:50 am

Re: set strftime language in PHP 5.6

Post by frankmanl »

This appeared to be a problem of the server configuration.
Post Reply

Return to “The Lounge”