May 29, 2009 04:12 AM
Andrew Petersen
With safemode enabled on my server, I get warnings about safemode and two environment variables: LANG and LANGUAGE as not being allowed to be modified. With safe mode enabled, only environment variables that are prefixed with PHP_ are allowed to be modified.
For now, I've commented out lines 156 and 157 of includes/init.php, and the warnings have gone away... as we're only using English, hopefully it won't be too troublesome.
For now, I've commented out lines 156 and 157 of includes/init.php, and the warnings have gone away... as we're only using English, hopefully it won't be too troublesome.
Syndicate