I continue my experiments with installing and testing different Open Source LSM.
Today i tried to install eFront LMS (http://www.efrontlearning.net/).
I installed it on my hosting account. And installation was not success.
I get the error
Fatal error: Class 'ZipArchive' not found in /home/...../public_html/efront/libraries/filesystem.class.php on line 745
Looks like this LMS has special requirements for non standard PHP modules.
I can not affect on PHP configuration on my hosting account server. So i can not install eFront there.
Of course, i can install eFront on my local test machine, because there i can install ZipArchive extension for PHP.
No comments:
Post a Comment