Re: Warning regarding session side-effect : puzzle
- From: trookat <trookat@xxxxxxxxxxx>
- Date: Tue, 18 Nov 2008 11:37:32 +0900
Jerry Stuckle wrote:
<snip />
As you surmised, this is because your php.ini file has:
session.bug_compat_42 = 1
On production systems, you should always be running with
display_errors = off
in your php.ini file, which will stop this notice from occurring, also. (display_errors should be on in development servers).
thanyou very much jerry for the confirming whats going on.
.
- References:
- Warning regarding session side-effect : puzzle
- From: trookat
- Re: Warning regarding session side-effect : puzzle
- From: FutureShock
- Re: Warning regarding session side-effect : puzzle
- From: trookat
- Re: Warning regarding session side-effect : puzzle
- From: Jerry Stuckle
- Warning regarding session side-effect : puzzle
- Prev by Date: Re: How to manage date fields in template
- Next by Date: Re: Test pls ignore
- Previous by thread: Re: Warning regarding session side-effect : puzzle
- Next by thread: Re: Warning regarding session side-effect : puzzle
- Index(es):