Snipe-IT Pre-Flight

Step 1
Configuration Check
Step 2
Create Database Tables
Step 3
Create Admin User
Step 4
Finished!
Pre-Flight Check

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 7.4.33. (7.2.5 or greater is required.)
URL That URL looks right! Good job!
Database D'oh! Looks like we can't connect to your database. Please update your database settings in your .env file. Your database says: SQLSTATE[HY000] [1045] Access denied for user 'getcloud_snip206'@'localhost' (using password: YES) (SQL: select 2 + 2)
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 getcloud. 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 GD is installed. Go you!
Email Send Test

This will attempt to send a test mail to you@example.com.