[horde] Failure to Attach certain attachments & PHP warning ???

Eric Rostetter eric.rostetter at physics.utexas.edu
Fri Mar 12 10:49:24 PST 2004


Quoting ½Bî¶ §ºµth£Ñ½ <southen at pipeline.com>:

> First is this message I've been getting since I've upgraded to PHP 4.3.4 -

The message tells you pretty much exactly the problem and solution.

> 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.

Okay.

> 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

So edit your php.ini file, and set either session.bug_compat_42 to off, or
set session.bug_compat_warn to off.  Then restart your web server.

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

Why get even? Get odd!




More information about the horde mailing list