claroline / Claroline

Learning management system
https://www.claroline.com
Other
315 stars 188 forks source link

Installation failed #622

Closed FabienGen closed 9 years ago

FabienGen commented 10 years ago

Hi,

I downloaded the latest package, launched the installer...everything is ok (db ok) until the installer creates files. I have a blank htm page, it seems that the last created files are thumbnails..any idea ?

Many thanks,

Fabien

FabienGen commented 10 years ago

From the log file i can see this

..... Loading required fixtures... Saving plugin configuration... Creating first admin user... Dumping all prod assets. Debug mode is off.

21:53:42 [file+] /homepages/45/d541012204/htdocs/claroline/app/../web/css/clarolinecore/jquery.daterangepicker.css 21:53:42 [file+] /homepages/45/d541012204/htdocs/claroline/app/../web/themes/claroline/bootstrap.css 21:53:43 [file+] /homepages/45/d541012204/htdocs/claroline/app/../web/themes/bootstrap-default/bootstrap.css 21:53:45 [file+] /homepages/45/d541012204/htdocs/claroline/app/../web/themes/claroline-orange/bootstrap.css 21:53:46 [file+] /homepages/45/d541012204/htdocs/claroline/app/../web/css/clarolinecore/tinymce.css 21:53:47 [file+] /homepages/45/d541012204/htdocs/claroline/app/../web/themes/claroline-ruby/bootstrap.css 21:53:48 [file+] /homepages/45/d541012204/htdocs/claroline/app/../web/themes/claroline-mint/bootstrap.css 21:53:49 [file+] /homepages/45/d541012204/htdocs/claroline/app/../web/themes/claroline-black/bootstrap.css

CRASHHHHH

solispauwels commented 10 years ago

I can't reproduce this problem. You have maybe a problem with the memory limit in the server?

FabienGen commented 10 years ago

Thanks for your reply memory_limit=1024M...isn't it enough ?

FabienGen commented 10 years ago

Can you tell me what the installer is supposed to do after 21:53:49 [file+] /homepages/45/d541012204/htdocs/claroline/app/../web/themes/claroline-black/bootstrap.css

?

FabienGen commented 10 years ago

Ok, it seems that memory_limit is the problem......