Fatal error: Call to undefined method Collator::getErrorCode()

Fatal error: Call to undefined method Collator::getErrorCode()

by vitcha yamprippree -
Number of replies: 2

I install v.Moodle 2.5+

Fatal error: Call to undefined method Collator::getErrorCode() in C:\AppServ\www\moodle\lib\textlib.class.php on line 725

Anybody Help me,I try install moodel but if found error,Thank you++

System Use : 

AppServ 2.6.0

Average of ratings: -
In reply to vitcha yamprippree

Re: Fatal error: Call to undefined method Collator::getErrorCode()

by Matteo Scaramuccia -

Hi Vitcha,
you're using bleeding edge components: please, play with a stable LAMP package like AppServ 2.5.10 is but... unfortunately not good for running Moodle 2.5 which requires at least PHP to be 5.3.2 and MySQL to be 5.1.33.

An example is RedHat/CentOS 6: they will be fine as well as any other Linux Distro fitting with the Moodle 2.5 requirements, http://docs.moodle.org/dev/Moodle_2.5_release_notes#Requirements.

HTH,
Matteo

In reply to vitcha yamprippree

Re: Fatal error: Call to undefined method Collator::getErrorCode()

by Luis de Vasconcelos -
Picture of Particularly helpful Moodlers
Try using production versions of PHP and Apache. Those alpha and dev versions are not likely to be very stable yet...