Snipe-IT logo Pre-Flight

Step 1
Configuration Check
Step 2
Create database tables
Step 3
Create an Admin User
Step 4
Setup Complete!

Configuration Check

First let's do a quick system check to make sure your configuration looks correct.

Setting Valid Notes
PHP Yay! You're running PHP version 8.3.30. (8.2.0 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 'dillonf_snipe33'@'localhost' (using password: YES) (Connection: mysql, 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 myconsole. 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

This will attempt to send a test mail to [email protected].

Send Test
Snipe-IT Version v8.4.0 - build 21280 (master)