Dear All,
i am getting the subjected Error for beta-2 of cake3, while first browsing
from localhost.

sub-hints:
If you are using SQL keywords as table column names, you can enable
identifier quoting for your database connection in config/app.php.

*Notice: * If you want to customize this error message, create
src/Template/Error/pdo_error.ctp

Stack Trace

   - CORE/src/Database/Driver/PDODriverTrait.php line 44
   <http://localhost/cake3b2/#> → PDO->__construct(string, null, null,
   array) <http://localhost/cake3b2/#>
   - CORE/src/Database/Driver/Sqlite.php line 62
   <http://localhost/cake3b2/#> →
   Cake\Database\Driver\Sqlite->_connect(array) <http://localhost/cake3b2/#>
   - CORE/src/Database/Schema/BaseSchema.php line 44
   <http://localhost/cake3b2/#> → Cake\Database\Driver\Sqlite->connect()
   <http://localhost/cake3b2/#>
   - CORE/src/Database/Dialect/SqliteDialectTrait.php line 163
   <http://localhost/cake3b2/#> →
   Cake\Database\Schema\BaseSchema->__construct(Cake\Database\Driver\Sqlite)
   <http://localhost/cake3b2/#>
   - CORE/src/Database/Schema/Collection.php line 59
   <http://localhost/cake3b2/#> →
   Cake\Database\Driver\Sqlite->schemaDialect() <http://localhost/cake3b2/#>
   - CORE/src/Database/Connection.php line 288 <http://localhost/cake3b2/#>
   → Cake\Database\Schema\Collection->__construct(Cake\Database\Connection)
   <http://localhost/cake3b2/#>
   - ROOT/plugins/DebugKit/src/Model/Table/LazyTableTrait.php line 38
   <http://localhost/cake3b2/#> →
   Cake\Database\Connection->schemaCollection() <http://localhost/cake3b2/#>
   - ROOT/plugins/DebugKit/src/Model/Table/RequestsTable.php line 41
   <http://localhost/cake3b2/#> →
   DebugKit\Model\Table\RequestsTable->ensureTables(array)
   <http://localhost/cake3b2/#>
   - CORE/src/ORM/Table.php line 231 <http://localhost/cake3b2/#> →
   DebugKit\Model\Table\RequestsTable->initialize(array)
   <http://localhost/cake3b2/#>
   - CORE/src/ORM/TableRegistry.php line 186 <http://localhost/cake3b2/#> →
   Cake\ORM\Table->__construct(array) <http://localhost/cake3b2/#>
   - ROOT/plugins/DebugKit/src/Routing/Filter/DebugBarFilter.php line 178
   <http://localhost/cake3b2/#> → Cake\ORM\TableRegistry::get(string)
   <http://localhost/cake3b2/#>
   - CORE/src/Event/EventManager.php line 268 <http://localhost/cake3b2/#>
   → DebugKit\Routing\Filter\DebugBarFilter->afterDispatch(Cake\Event\Event,
   Cake\Network\Request, Cake\Network\Response) <http://localhost/cake3b2/#>
   - CORE/src/Event/EventManager.php line 235 <http://localhost/cake3b2/#>
   → Cake\Event\EventManager->_callListener(array, Cake\Event\Event)
   <http://localhost/cake3b2/#>
   - CORE/src/Event/EventManagerTrait.php line 76
   <http://localhost/cake3b2/#> →
   Cake\Event\EventManager->dispatch(Cake\Event\Event)
   <http://localhost/cake3b2/#>
   - CORE/src/Routing/Dispatcher.php line 90
<http://localhost/cake3b2/#> →
Cake\Routing\Dispatcher->dispatchEvent(string,
   array) <http://localhost/cake3b2/#>
   - ROOT/webroot/index.php line 37 <http://localhost/cake3b2/#> →
Cake\Routing\Dispatcher->dispatch(Cake\Network\Request,
   Cake\Network\Response) <http://localhost/cake3b2/#>


Note: i have manually downloaded from
https://github.com/cakephp/cakephp/releases/3.0.0-beta2

Hope it's proper suggestion

Thanks
Bayezid

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

Reply via email to