2016-03-29 9 views
0

ファイルマネージャからzipファイルを解凍していますが、このエラーがあります。laravelのファイルマネージャを使用してzipファイルを解凍する際の問題

PS:私はCpanelの使用 - laravel - CMSのMASTERを

Archive: /home/copyanc/domains/doica.ro/smartkindervilla/bootstrap-cms.zip 
    inflating: bootstrap-cms/.env.example 
    inflating: bootstrap-cms/.gitattributes 
    inflating: bootstrap-cms/.gitignore 
    inflating: bootstrap-cms/.travis.yml 
    inflating: bootstrap-cms/app/Console/Kernel.php 
    inflating: bootstrap-cms/app/Facades/CommentRepository.php 
    inflating: bootstrap-cms/app/Facades/EventRepository.php 
    inflating: bootstrap-cms/app/Facades/NavigationFactory.php 
    inflating: bootstrap-cms/app/Facades/PageRepository.php 
    inflating: bootstrap-cms/app/Facades/PostRepository.php 
    inflating: bootstrap-cms/app/Http/Controllers/AbstractController.php 
    inflating: bootstrap-cms/app/Http/Controllers/CommentController.php 
    inflating: bootstrap-cms/app/Http/Controllers/EventController.php 
    inflating: bootstrap-cms/app/Http/Controllers/PageController.php 
    inflating: bootstrap-cms/app/Http/Controllers/PostController.php 
    inflating: bootstrap-cms/app/Http/filters.php 
    inflating: bootstrap-cms/app/Http/Kernel.php 
    inflating: bootstrap-cms/app/Http/Middleware/Auth/Blog.php 
    inflating: bootstrap-cms/app/Http/Middleware/Auth/Edit.php 
    inflating: bootstrap-cms/app/Http/Middleware/CheckForMaintenanceMode.php 
extracting: bootstrap-cms/app/Http/Requests/.gitkeep 
+0

何のエラーを、それらを抽出している。この問題に直面するために使用?私はどんな誤りも見ない。 –

答えて

0

、あなたがしなければならないすべては完全にブートストラップ-CMSディレクトリを削除し、再度

関連する問題