Bundle died due to a failed PDO database connection??

The error returned was -->SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it. <--

Your database connection string is -->mysql:host=localhost;dbname=linenstar<--

Check your database connections parameters - see notes in
./includes/config.php

Also check that your php installation has the appropriate PDO driver installed