FiercePhish
FiercePhish copied to clipboard
did a reinstall, the site has disappeared
I re-ran the install script and the site has disappeared. I'd moved it to /phishme and now when I hit / I get a 500 and your "Whoops, looks like something went wrong." page but when I go to /phishme I get a 404.
I tried hardcoding /phishme in the web routes file but that gave a 500 and didn't work.
I assume there is a config I need to set somewhere but don't know where, any ideas?
I just found this and set it but it doesn't help
## Prefix for FiercePhish instance (default: null)
## Example: if this is "test/this", access FiercePhish by browsing
## to http://IP/test/this
URI_PREFIX=phishme
I ran this after the change to make sure it was applied.
php artisan config:cache
I moved the database aside and did another install then copied the database tables that I needed back so I'm up and running again.
It disappeared? I'm curious what the 500 error is, its probably from some of the tinkering with routes. You can check under /var/www/fiercephish/storage/laravel.log