andrconstruction

Results 18 comments of andrconstruction

my config 'assets_bundle' => [ 'production' => true, // Application environment (Developpement => false) // 'basePath' => '/var/www/clients/client1/web9/web/', 'lastModifiedTime' => null, // Arbitrary last modified time in production 'cachePath' =>...

assets bundle config return [ //... 'assets_bundle' => [ 'assets' => [ 'css' => [ 'components/fullcalendar/dist/fullcalendar.min.css', 'components/animate.css/animate.min.css', 'components/sweetalert2/dist/sweetalert2.css', 'components/material-design-iconic-font/dist/css/material-design-iconic-font.min.css', 'components/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.min.css', 'components/font-awesome/css/font-awesome.min.css', 'components/chosen/chosen.css', 'components/bootstrap-select/dist/css/bootstrap-select.css', 'components/eonasdan-bootstrap-datetimepicker/build/css/bootstrap-datetimepicker.css', 'components/bootstrap3-dialog/dist/css/bootstrap-dialog.css', 'components/jquery.bootgrid/dist/jquery.bootgrid.css', 'components/dependent-dropdown/css/dependent-dropdown.css', 'components/bootstrap-duallistbox/src/bootstrap-duallistbox.css', 'components/summernote/dist/summernote.css', 'components/jquery-simplecolorpicker/jquery.simplecolorpicker.css',...

errors ( ! ) Warning: file_exists(): open_basedir restriction in effect. File(../fonts/Material-Design-Iconic-Font.woff2) is not within the allowed path(s): (/var/www/clients/client1/web9/web/public:/var/www/clients/client1/web9/private:/var/www/clients/client1/web9/tmp:/var/www/claim4.kd.ru/web:/srv/www/claim4.kd.ru/web:/usr/share/php5:/usr/share/php:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin:/usr/share/misc:/var/www/clients/client1/web9/web) in /var/www/clients/client1/web9/web/vendor/neilime/zf2-assets-bundle/src/AssetsBundle/Service/ServiceOptions.php on line 608 Call Stack # Time Memory Function Location...

All errors binded to fonts. Font file exists of course, When the production options is false all works fine

Thank you. for your extra-mega-fastest reaction! Something changed. Now warnings shows only during a first page loading but now a page fully loaded anyway, And all errors disappear if I...

! ) Warning: file_exists(): open_basedir restriction in effect. File(../fonts/Material-Design-Iconic-Font.woff2) is not within the allowed path(s): (/var/www/clients/client1/web9/web/public:/var/www/clients/client1/web9/private:/var/www/clients/client1/web9/tmp:/var/www/claim4.kd.ru/web:/srv/www/claim4.kd.ru/web:/usr/share/php5:/usr/share/php:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin:/usr/share/misc:/var/www/clients/client1/web9/web) in /var/www/clients/client1/web9/web/vendor/neilime/zf2-assets-bundle/src/AssetsBundle/Service/ServiceOptions.php on line 713 Call Stack # Time Memory Function Location 1 0.0008...

Should I change some config option? Pathes broken

I changed all pathes but At the moment stop work at all if production true : ( ! ) Fatal error: Uncaught LogicException: Url file "../fonts/Material-Design-Iconic-Font.woff2" does not exist even...

if production is false ( ! ) Fatal error: Uncaught ErrorException: file_put_contents(/var/www/clients/client1/web9/web/data/AssetsBundle/processed/config/b6cae12b3c6ae4919cb2dbc35753c160.conf): failed to open stream: No such file or directory in /var/www/clients/client1/web9/web/vendor/neilime/zf2-assets-bundle/src/AssetsBundle/AssetFile/AssetFilesConfiguration.php on line 321 ( ! ) ErrorException:...

((( added to all pathes public/ at start development false now working I noticed next error in the google devtools : GET http://mysite/cache/dev_b4bc208de53168efd567d1eafb9d0c3e.css?1481655842 404 (Not Found) but file exists in...