This page will do a system check to make sure your configuration looks correct. We'll add your first user on the next page.
Setting | Valid | Notes |
---|---|---|
PHP | Yay! You're running PHP version 8.2.4. (7.2.5 or greater is required.) | |
URL | That URL looks right! Good job! | |
Database |
Great work! Connected to snipit_db
|
|
Config File |
Sweet. It doesn't look like your .env file is exposed to the outside world. (You should double check this in a browser though. You don't ever want anyone able to see that file. Ever. Ever ever.) Click here to check now (This should return a file not found or forbidden error.)
|
|
Environment | Your app is set to production mode. Rock on! | |
File Owner |
Your app files are owned by . That doesn't look like a default root/admin account. Nice!
|
|
Permissions | Yippee! Your app storage directory seems writable. | |
Debug | Awesomesauce. Debug is either turned off, or you're running this in a non-production environment. (Don't forget to turn it off when you're ready to go live.) | |
Image Library | The GD library isn't installed. While this won't prevent the system from working, you won't be able to generate labels or upload images. | |
Send Test |
This will attempt to send a test mail to you@example.com. |