FATAL DATABASE ERROR
Details: SQLSTATE[08006] [7] connection to server at "173.249.12.241", port 5432 failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
Troubleshooting Check: If the error mentions 'Connection refused' or 'timed out', your web server's IP is blocked. If it mentions 'Password authentication failed', your credentials are wrong.
Fatal error: Uncaught Exception: Database connection failed during instantiation. See details above. in /app/includes/database.php:51
Stack trace:
#0 /app/includes/database.php(62): Database->__construct()
#1 /app/includes/database.php(88): Database::getInstance()
#2 /app/register_parent.php(24): get_db_connection()
#3 {main}
thrown in /app/includes/database.php on line 51