Technology Tools for Ministry

Community

Web-Empowered Church User Community
Total Posts: 5 - Pages (1): [1]
user picture Author: Lyle Greg Lisle
Posted: Aug 07 2008 - 05:06 PM
Subject: Time Zone problem
I followed the instructions in the 'Set the TimeZone" HowTo but I'm getting all kinds of problems. If I remove the TZ extension some of them go away, but not in the Calendar.

Now what?

Warning: putenv() [function.putenv]: Safe Mode warning: Cannot set environment variable 'TZ' - it's not in the allowed list in /home/abumcweb/public_html/typo3conf/ext/de_timezone/pi1/class.tx_detimezone_pi1.php(84) : eval()'d code on line 1

Warning: putenv() [function.putenv]: Safe Mode warning: Cannot set environment variable 'TZ' - it's not in the allowed list in /home/abumcweb/public_html/typo3conf/ext/de_timezone/pi1/class.tx_detimezone_pi1.php(84) : eval()'d code on line 1

Warning: Cannot modify header information - headers already sent by (output started at /home/abumcweb/public_html/typo3conf/ext/de_timezone/pi1/class.tx_detimezone_pi1.php(84) : eval()'d code:1) in /home/abumcweb/public_html/typo3/sysext/cms/tslib/class.tslib_fe.php on line 3221
user picture Author: Lyle Greg Lisle
Posted: Aug 07 2008 - 06:54 PM
Subject: re: Time Zone problem
Now that's interesting.

My host support type sayed
" I created a link to your php.ini file in the typo3 directory. "

And all kinds of problems went away.
Just don't ask me to explain it.
Author: Jeff Segars
Posted: Aug 08 2008 - 04:59 PM
Subject: re: Time Zone problem
Greg,
I'm betting your host turned off safe mode as part of this change. It's intended to turn off some potentially dangerous things in the PHP language but it also turns off some important capabilities so TYPO3 and many other content management systems are much better off without safe mode.

If you want to double check this, you can go to the Basic Configuration section of the Install Tool at mysite.com/typo3/install/ where there's a test there for safe mode.

Thanks,
Jeff
user picture Author: Lyle Greg Lisle
Posted: Aug 09 2008 - 03:44 PM
Subject: re: Time Zone problem
Yep, the safe mode is off. How much of a problem is this?
Author: Jeff Segars
Posted: Aug 11 2008 - 12:15 PM
Subject: re: Time Zone problem
Greg,
No problem at all. Safe is actually going away completely in PHP 6.0.

Thanks,
Jeff
Total Posts: 5 - Pages (1): [1]
You must login to post a message to this conference.