dolibarr-bugtrack
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-bugtrack] [Bug #1004] warning avec php 5.4


From: Doliforge
Subject: [Dolibarr-bugtrack] [Bug #1004] warning avec php 5.4
Date: Fri, 26 Jul 2013 21:06:14 +0000

Doliforge
Ce message ne s'affiche pas correctement?
mettez à jour vos préférences utilisateur.

warning avec php 5.4

Dernières modifications

26/07/2013 21:06 (Greenwich)
ok i'm sorry for the french language. My english is quite bad.
When i actived the 5.4php version on my server i have this message :
Warning: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /home/ariena/www/base/core/lib/functions.lib.php on line 1010

Warning: Cannot modify header information - headers already sent by (output started at /home/ariena/www/base/core/lib/functions.lib.php:1010) in /home/ariena/www/base/main.inc.php on line 902

In my php.ini i have this setting : date.timezone = Europe/Paris but the message is already present

Répondre

État

 Détails
Submitted by:  Julien Marchand (iouston) Submitted on:  26/07/2013 08:22
Last Modified On:  26/07/2013 17:52 
Summary:  warning avec php 5.4
Description:  Sur mon serveur avec php 5.4 j'ai les warnings suivants :

Warning: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /home/ariena/www/base/core/lib/functions.lib.php on line 1010

Warning: Cannot modify header information - headers already sent by (output started at /home/ariena/www/base/core/lib/functions.lib.php:1010) in /home/ariena/www/base/main.inc.php on line 902

Je précise que mon php.ini contient bien date.timezone = Europe/Paris
Step to reproduce bug:  
Version:  3.4.0 Category:  Other
Severity:  5 - Major OS Type/Version:  
PHP version:  5.4 Database type and version:  
 Etat
Status:  Open Assigned to:  Aucun
Resolution:  Aucun 

Commentaires

Julien Marchand 26/07/2013 21:06
ok i'm sorry for the french language. My english is quite bad.
When i actived the 5.4php version on my server i have this message :
Warning: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /home/ariena/www/base/core/lib/functions.lib.php on line 1010

Warning: Cannot modify header information - headers already sent by (output started at /home/ariena/www/base/core/lib/functions.lib.php:1010) in /home/ariena/www/base/main.inc.php on line 902

In my php.ini i have this setting : date.timezone = Europe/Paris but the message is already present
Marcos García 26/07/2013 17:52
English is the only language allowed here. Please write it in English or I will close it. Thanks.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]