Plesk for Windows
Plesk for Linux
Applicable to:
- Plesk for Linux
- Plesk for Windows
Symptoms
Plesk UI is not accessible with the following error:
CONFIG_TEXT: 500 Plesk\Exception\Database
DB query failed: SQLSTATE[42S22] Column not found: 1054 Unknown column 'd.monthlyTraffic' in 'field list'
Cause
The column monthlyTraffic
is absent in the domains
table of the psa
database.
Resolution
1. Connect to the server via SSH.
2. Execute the command below to re-create the correct table structure:
# plesk repair db
Comments
0 comments
Please sign in to leave a comment.