: Uncaught PDOException: SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "song" does not exist
LINE 1: SELECT songid, songname, feat, coverart FROM song ORDER BY s...
^ in /var/www/html/index.php:20
Stack trace:
#0 /var/www/html/index.php(20): PDOStatement->execute()
#1 /var/www/html/index.php(25): getLatestSongs(Object(PDO), 6)
#2 {main}
thrown in /var/www/html/index.php on line 20