[horde] Warning: Unknown():

Eric Rostetter eric.rostetter at physics.utexas.edu
Tue May 13 22:32:12 PDT 2003


Quoting John Szkudlapski <johns at bsfc.ac.uk>:

> Warning: Unknown(): Your script possibly relies on a session side-effect
> which existed until PHP 4.2.3. Please be advised that the session
> extension does not consider global variables as a source of data, unless
> register_globals is enabled. You can disable this functionality and this
> warning by setting session.bug_compat_42 or session.bug_compat_warn to
> off, respectively. in Unknown on line 0
> 
> --------------------
[...]
> Can anyone advise?

Do what it says.  Edit your php.ini file, and set one of those settings as
stated in the warning.  Then (and this isn't mentioned in the warning) 
restart your web server (so php will reload and read the new php.ini 
file).

> Regards

-- 
Eric Rostetter
The Department of Physics
The University of Texas at Austin

Why get even? Get odd!



More information about the horde mailing list