theErrorCameFrome

I came across this project by chance. By this project, i can browse document( like video, pdf, pic and so on) easily.

I fellow the wiki of the OlaINdex step by step. However, you don’t kow how terrible it is! The reason is that the project update to the vesion 5.0, but its wiki was at version 4.0. I just like a dumb bunny!

thedocyourneed

And finally, I used another document under the OlaIndex project issue

And at this time,it goes very well except a little problem.

Error

ErrorCode: 500

Just beacuse you can’t do composer run install-app correctly, and you need to check:

  • if these php function delet correctly
  • if the .env exists under your site folder(name is same as your domain)
  • if the .env sets correctly
  • if the composer install -vvv runs correctly

After these, you can run the fellow code again,

1
2
3
4
composer install -vvv 
chmod -R 777 storage
chown -R www:www *
composer run install-app

From here, you can see
firstconsult
取得阶段性胜利!

ErrorCode: 419

just lisk the fellow figure.
error419
Because the floder named storage doesn’t have enough competence。You can run the fellow code again:

1
chmod -R 777 storage

ErrorLikeThisPic

just lisk the fellow figure.
olaindex_2
olaindex_3
换个浏览器登录一下就可以了,是因为浏览器记住了密码,小麻烦!

评论