Skip to content

TokenLite Troubleshooting

PHP Version error

This page will show if you have not fullfilled the server requirements. If your PHP version is not 8.1.x then you can not use this application. You may see this error page.
The version v1.5.0 or older version supported over PHP 7.4/7.3, but new version required PHP 8.1.

Connection error

Database connection error

If you get this below page then please re-check your database connections in the envirnment .env file. This page will show when you have some problems in your database connection. It may generate when database Name, User name, or password will mismatch.

Connection error

Database Tables error

This below page will show when you have some problems in your database tables. It may generate when any data table will not found or mismatch with any table.

Tables error

500 error

This 500 page will show when you have request but application unable to process for unknown casue. It may generate when there is any internal server errors.

But whenever you face, you should contact us to share your issue so our team can help you to resolve.

500 error

404 error

This error page will show when requested an unknown URL which is not define in application.

404 error