panique / mini2

Just an extremely simple naked PHP application, useful for small projects and quick prototypes.
MIT License
416 stars 102 forks source link

uncaught PDOException #11

Closed branquito closed 10 years ago

branquito commented 10 years ago

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000] [2002] Connection refused' in /srv/http/php-mvc-advanced/application/libs/controller.php on line 35

I get this error, what might be the reason? Thanks.