Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 190 Bytes

troubleshooting.md

File metadata and controls

11 lines (6 loc) · 190 Bytes

Troubleshooting

Check logs for errors

cat /var/log/aikido-*/*

Check if Aikido module has enabled

php -i | grep "aikido support"

Expected output: aikido support => enabled