Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 477 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 477 Bytes

Craft Server Check

This script checks if a server meets the minimum requirements to run a Craft 3 installation.

You can upload the server folder to your web server's public html folder and load checkit.php from your browser or upload server anywhere on your server and execute php checkit.php from the console to see the results.

If you supply credentials in config/db.php to your database, then the script will perform some additional database checks as well.