Advertisement
elwuilmer

Error Install CoBot

Dec 6th, 2013
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. php install.php
  2. Instalador de CoBot.
  3. Seleccione una opción:
  4.  
  5. 1 - Instalar (Crear tablas en la base de datos y archivos de configuración)
  6. 2 - Crear usuarios
  7. Su opción: 1
  8.  
  9. Creando tablas...
  10. PHP Fatal error: Uncaught exception 'PDOException' with message 'could not find driver' in /var/www/cobot/lib/idiorm/idiorm.php:254
  11. Stack trace:
  12. #0 /var/www/cobot/lib/idiorm/idiorm.php(254): PDO->__construct('sqlite:./db/cob...', NULL, NULL, NULL)
  13. #1 /var/www/cobot/lib/idiorm/idiorm.php(369): ORM::_setup_db('default')
  14. #2 /var/www/cobot/install.php(17): ORM::get_db()
  15. #3 {main}
  16. thrown in /var/www/cobot/lib/idiorm/idiorm.php on line 254
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement