Serialization issue #31

Closed
opened 2015-09-25 04:47:32 +00:00 by deon · 2 comments
deon commented 2015-09-25 04:47:32 +00:00 (Migrated from gitlab.dege.au)

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

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
deon commented 2015-09-25 04:47:42 +00:00 (Migrated from gitlab.dege.au)

Do you have session.auto_start set to 1 in php.ini.

Please set it to 0.

Do you have session.auto_start set to 1 in php.ini. Please set it to 0.
deon commented 2020-08-23 02:36:10 +00:00 (Migrated from gitlab.dege.au)

mentioned in commit 29d7d4b2f7

mentioned in commit 29d7d4b2f7501605528a61458bb8783ec57f9418
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: deon/phpldapadmin#31
No description provided.