Unserialize error in installation : please help.

Unserialize error in installation : please help.

by Nupur Sharma -
Number of replies: 2

It is just after DB installation step , DB connection seems fine.

( ! ) SCREAM: Error suppression ignored for
( ! ) Notice: unserialize() [<a href='function.unserialize'>function.unserialize</a>]: Error at offset 0 of 15834 bytes in C:\wamp\www\moodle\lib\htmlpurifier\HTMLPurifier\ConfigSchema.php on line 64
Call Stack
#TimeMemoryFunctionLocation
1 0.0047 614544 {main}egg ..\install.php:0
2 0.4451 20369568 redirectegg ..\install.php:280
3 0.4453 20370336 clean_textegg ..\weblib.php:2494
4 0.4453 20370560 purify_htmlegg ..\weblib.php:1512
5 1.8332 25474864 HTMLPurifier_Config::createDefaultegg ..\weblib.php:1604
6 1.8332 25474864 HTMLPurifier_ConfigSchema::instanceegg ..\Config.php:139
7 1.8332 25474896 HTMLPurifier_ConfigSchema::makeFromSerialegg ..\ConfigSchema.php:79
8 1.8347 25490808 unserialize egg ..\ConfigSchema.php:64

 

( ! ) SCREAM: Error suppression ignored for
( ! ) Fatal error: Unserialization of configuration schema failed, sha1 of file was 88049039420f2fff04e019fbe10507ad2a704f07 in C:\wamp\www\moodle\lib\htmlpurifier\HTMLPurifier\ConfigSchema.php on line 67
Call Stack
#TimeMemoryFunctionLocation
1 0.0047 614544 {main}egg ..\install.php:0
2 0.4451 20369568 redirectegg ..\install.php:280
3 0.4453 20370336 clean_textegg ..\weblib.php:2494
4 0.4453 20370560 purify_htmlegg ..\weblib.php:1512
5 1.8332 25474864 HTMLPurifier_Config::createDefaultegg ..\weblib.php:1604
6 1.8332 25474864 HTMLPurifier_ConfigSchema::instanceegg ..\Config.php:139
7 1.8332 25474896 HTMLPurifier_ConfigSchema::makeFromSerialegg ..\ConfigSchema.php:79
8 1.8360 25491560 trigger_error egg ..\ConfigSchema.php:67
Average of ratings: -
In reply to Nupur Sharma

Re: Unserialize error in installation : please help.

by Howard Miller -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

Moodle version? PHP version (WAMP version if you like)? Installed from a moodle.org download or is this an install script of some sort (which)?

Any modifications to Moodle?

What where you doing when this happened?

In reply to Howard Miller

Re: Unserialize error in installation : please help.

by Nupur Sharma -

Moodle version? PHP version (WAMP version if you like)? Installed from a moodle.org download or is this an install script of some sort (which)? 

>> Downloaded latest moodle '2.4.1+ (Build: 20130118)'

>> WAMP Server 2.2

Any modifications to Moodle?

>> No , no modification done

What where you doing when this happened?

>> I was installing moodle with web interface provided, created DB manually and after I entered DB name, passwd to web installer it happeded. I checked DB but no table was created.

 

Thanks for helping.