Quantcast
Channel: Yii Framework Forum
Viewing all articles
Browse latest Browse all 18717

Qual'è Il Modo Migliore Per Testare L'effettiva Connesione Al Db ?

$
0
0
Sto provando questa strada

try {
            $this->db = new CDbConnection("pippo","pluto","paperino");    
        } catch (Exception $e) {
            $this->lastError = self::NQM_DB_ERROR;
        }


Il problema è che Yii genera comunque una Exception e non viene catchata

Quote

[exception.CDbException] exception 'CDbException' with message 'CDbConnection failed to open the DB connection: invalid data source name' in /data/var/www/clients/client0/web2/web/yii/framework/db/CDbConnection.php:381

Viewing all articles
Browse latest Browse all 18717

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>