BookStackApp / BookStack

A platform to create documentation/wiki content built with PHP & Laravel
https://www.bookstackapp.com/
MIT License
15.3k stars 1.9k forks source link

Blank Page After I change new URL #3589

Closed Binhbnt closed 2 years ago

Binhbnt commented 2 years ago

Attempted Debugging

Searched GitHub Issues

Describe the Scenario

image After the installation was done, I changed the dnsname , ran php artisan again php artisan bookstack:update-url http://192.168.1.253:1009 https://docs-aau.local:1009. I continued to run the command line sudo chown -R www-data:www-data /var/www/bookstack/ && sudo chmod -R 755 /var/www/bookstack/ .Open the web and type the path as shown, but the folder is not visible. , any file at all. How to fix that error. Thank

Exact BookStack Version

22.06

Log Content

No response

PHP Version

7.4

Hosting Environment

VM Ubuntu Server 22.04 LTS

Binhbnt commented 2 years ago

I fixed that error myself. Thanks