Serialization issue #31
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I keep on running into the below issue which is a show stopper.
[Sat Mar 23 01:37:41 2013] [error] [client ] PHP Fatal error: main(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "Config" of the object you are trying to operate on was loaded before unserialize() gets called or provide a __autoload() function to load the class definition in /phpldapadmin-1.2.3/lib/common.php on line 164, referer: https:///phpldapadmin/htdocs/index.php
Do you have session.auto_start set to 1 in php.ini.
Please set it to 0.
mentioned in commit
29d7d4b2f7