Unserialize error in installation : please help.

Unserialize error in installation : please help.

بذریعہ Nupur Sharma -
جوابات کی تعداد: 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}انڈہ ..\install.php:0
2 0.4451 20369568 redirectانڈہ ..\install.php:280
3 0.4453 20370336 clean_textانڈہ ..\weblib.php:2494
4 0.4453 20370560 purify_htmlانڈہ ..\weblib.php:1512
5 1.8332 25474864 HTMLPurifier_Config::createDefaultانڈہ ..\weblib.php:1604
6 1.8332 25474864 HTMLPurifier_ConfigSchema::instanceانڈہ ..\Config.php:139
7 1.8332 25474896 HTMLPurifier_ConfigSchema::makeFromSerialانڈہ ..\ConfigSchema.php:79
8 1.8347 25490808 unserialize انڈہ ..\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}انڈہ ..\install.php:0
2 0.4451 20369568 redirectانڈہ ..\install.php:280
3 0.4453 20370336 clean_textانڈہ ..\weblib.php:2494
4 0.4453 20370560 purify_htmlانڈہ ..\weblib.php:1512
5 1.8332 25474864 HTMLPurifier_Config::createDefaultانڈہ ..\weblib.php:1604
6 1.8332 25474864 HTMLPurifier_ConfigSchema::instanceانڈہ ..\Config.php:139
7 1.8332 25474896 HTMLPurifier_ConfigSchema::makeFromSerialانڈہ ..\ConfigSchema.php:79
8 1.8360 25491560 trigger_error انڈہ ..\ConfigSchema.php:67
درجہ بندی کا اوسط: -
Nupur Sharma کے جواب میں

Re: Unserialize error in installation : please help.

بذریعہ Howard Miller -
Core developers کی تصویر Documentation writers کی تصویر Particularly helpful Moodlers کی تصویر Peer reviewers کی تصویر 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?

Howard Miller کے جواب میں

Re: Unserialize error in installation : please help.

بذریعہ 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.