Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error install. #1

Open
EinoMag opened this issue May 22, 2015 · 1 comment
Open

Error install. #1

EinoMag opened this issue May 22, 2015 · 1 comment

Comments

@EinoMag
Copy link

EinoMag commented May 22, 2015

Установка через "Composer" (composer create-project kodicms/cms . --prefer-dist) система FreeBSD, Apache 2.4, php56.
Первый запуск install.php - не найден модуль "assets" в 'DOCROOT/vendor/kodicms/assets'. Скопировал.
Второй запуск - не найден модуль 'widget' в 'DOCROOT/vendor/kodicms/widget'. Изменил в 'DOCROOT/vendor/kodicms/instaler/bootstrap.php' и 'DOCROOT/cms/application/config/app.php' CMS_MODPATH . 'widget' => CMS_MODPATH . 'widgets'.
Третий запуск - Use of undefined constant URL_SUFFIX in /usr/local/www/vhost/nshop/www/vendor/kodicms/users/init.php:7. Нет определения, добавил в instaler/bootstrap.php.
Class 'Kodicms_HTML' not found ~ DOCROOT/vendor/kodicms/core/classes/HTML.php [ 3 ].
Kodicms_HTML => KodiCMS_HTML.
После этого успешный запуск.

@butschster
Copy link
Contributor

Был бы рад, если бы сделал pull-request с правками. Сейчас активно ведется разработка новой версии на laravel фреймворке, катастрофически не хватает времени на старую версию

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants