Error Mysqli.php

Estimados Colegas tengo un error cuando instalo Omeka y es el siguiente

Fatal error: C:\xampp\htdocs\omeka\application\libraries\Omeka\Db.php(322): Zend_Db_Adapter_Mysqli->getServerVersion() #2
C:\xampp\htdocs\omeka\application\libraries\Omeka\Db.php(56): Omeka_Db->_getInitCommand() #3
C:\xampp\htdocs\omeka\application\libraries\Omeka\Application\Resource\Db.php(64): Omeka_Db->_construct(Object(Zend_Db_Adapter_Mysqli), 'omeka’) #4
C:\xampp\htdocs\omeka\application\libraries\Zend\Application\Bootstrap\BootstrapAbstract.php(695): Omeka_Application_Resource_Db->init() #5
C:\xampp\htdocs\omeka\application\libraries\Zend\Application\Bootstrap\BootstrapAbstract.php(638): Zend_Application_Bootstrap_BootstrapAbstract->_executeResource(‘db’) #6
C:\xampp\htdocs\omeka\application\libraries\Zend\Application\Bootstrap\BootstrapAbstract.php(598): Zend_Application_Bootstrap_BootstrapAbstract->_bootstrap(‘db’) #7
C:\xampp\htdocs\omeka\install\install.php(41): Zend_Application_Bootstrap_BootstrapAbstract->bootstrap() #8 {main} thrown in
C:\xampp\htdocs\omeka\application\libraries\Zend\Db\Adapter\Mysqli.php on line 340

1 Like

This output looks like it’s missing the actual error message that should have followed “Fatal error”.

Is there some text or extra lines missing from what you pasted?

This topic was automatically closed 250 days after the last reply. New replies are no longer allowed.