简体   繁体   中英

Laravel app showing blank page when hosted on vesta cp

I have deployed a locally working laravel app as a subdomain on CentOS vesta control panel, but when i access any route aside the "/" route(which is the landing page), i get a blank page with a text "error" on it.

Note: i have configured the httpd DocumentRoot in "home/user/conf/web/subdomain.conf.httpd"

I checked the logs and nothing is written there, i don't get no http error, but just the text "error" on the page. Please, how do i solve this?

  1. please check that you're using the right php version.
  2. run this command chmod -R o+w storage

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM