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

安装后数据都配置好 为什么出这个呢? #27

Closed
magicians opened this issue Jun 16, 2016 · 3 comments
Closed

安装后数据都配置好 为什么出这个呢? #27

magicians opened this issue Jun 16, 2016 · 3 comments

Comments

@magicians
Copy link

snip20160616_6
GITHUB_TOKEN=nullroot@homestead:~/Code/Laravel# php artisan migrate


  • Application In Production!     *
    

    Do you really wish to run this command? (yes/no) [no]:

    yes

Migration table created successfully.
Migrated: 2016_05_10_085536_create_settings_table
Migrated: 2016_05_19_155950_create_adspaces_table
Migrated: 2016_05_19_161651_create_advertisements_table
Migrated: 2016_05_23_153224_create_pages_table
Migrated: 2016_05_29_012617_create_stats_table
Migrated: 2016_05_29_013222_create_users_table
Migrated: 2016_05_29_013243_create_threads_table
Migrated: 2016_05_29_013301_create_nodes_table
Migrated: 2016_05_29_013326_create_replies_table
Migrated: 2016_05_29_013410_create_entrust_table
Migrated: 2016_05_29_013448_create_tips_table
Migrated: 2016_05_29_013521_create_links_table
Migrated: 2016_05_29_013551_create_favorites_table
Migrated: 2016_05_29_013615_create_notifications_table
Migrated: 2016_05_29_013638_create_follows_table
Migrated: 2016_05_29_013704_create_likes_table
Migrated: 2016_05_29_013742_create_appends_table
Migrated: 2016_05_31_093935_create_identities_table
Migrated: 2016_06_01_233353_create_locations_table
Migrated: 2016_06_02_162707_create_adblocks_table
Migrated: 2016_06_08_131239_create_sections_table
Migrated: 2016_06_08_180211_create_photos_table
root@homestead:/Code/Laravel# php artisan config:cache
Configuration cache cleared!
Configuration cached successfully!
root@homestead:
/Code/Laravel# ls

@lianguan
Copy link
Contributor

请确保 storage及其子目录 、 bootstrap/cache 对webserver的运行用户是可写的。

@magicians
Copy link
Author

目录是可写的 数据文件导入了 但是还是出现 500错误。我把整个文件都给777的权限的

@lianguan
Copy link
Contributor

我看不到你的运行环境,所以不好定位问题。

建议用最新的代码试试。

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