phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-developers] Weird error at end of page


From: Dan Kuykendall (Seek3r)
Subject: [Phpgroupware-developers] Weird error at end of page
Date: Sat, 29 Dec 2001 01:09:55 -0800

For those of you who are getting this error at the end of every page
when using phpGroupWare

Warning: Unknown persistent list entry type in module shutdown (11) in
Unknown on line 0

The problem is a bug in PHP 4.1.0 and has apparently been addressed in
the newly released 4.1.1
Here is the comment from the release notes:
* Fixed bug that caused crashes or error notices on shutdown on threaded
platforms. (Zeev) 

I was able to track down the problem in phpGW as well. It has to do with
loading up the $appname/setup/setup.inc.php files and for some reason
PHP isnt keeping track of its objects properly, which is what Zeev has
fixed.

Anyways, if your getting this and its bugging you, then you will need to
upgrade from 4.1.0 to 4.1.1. Binaries are not yet avaible but should be
soon.

Seek3r



reply via email to

[Prev in Thread] Current Thread [Next in Thread]