Solonik77 / digitalus-cms

Automatically exported from code.google.com/p/digitalus-cms
0 stars 0 forks source link

Install problem ( Incorrect datetime value: '1367103949' for column 'last_update' at row 1) #181

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Try install digitalus-cms-ready-only, i fill form database settings, before 
click into button install, i get the message:

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[22007]: 
Invalid datetime format: 1292 Incorrect datetime value: '1367103949' for column 
'last_update' at row 1' in 
C:\www\digitalus-cms-read-only\library\Zend\Db\Statement\Pdo.php:228 Stack 
trace: #0 
C:\www\digitalus-cms-read-only\library\Zend\Db\Statement\Pdo.php(228): 
PDOStatement->execute(Array) #1 
C:\www\digitalus-cms-read-only\library\Zend\Db\Statement.php(300): 
Zend_Db_Statement_Pdo->_execute(Array) #2 
C:\www\digitalus-cms-read-only\library\Digitalus\Installer\Database.php(365): 
Zend_Db_Statement->execute(Array) #3 
C:\www\digitalus-cms-read-only\library\Digitalus\Installer.php(306): 
Digitalus_Installer_Database->insertPages() #4 
C:\www\digitalus-cms-read-only\install\install.php(106): 
Digitalus_Installer->saveAdminUser() #5 
C:\www\digitalus-cms-read-only\index.php(21): require('C:\www\digitalu...') #6 
{main} Next exception 'Zend_Db_Statement_Exception' with message 
'SQLSTATE[22007]: Invalid datetime format: 1292 Incorrect datetime value: 
'1367103 in C:\www\digitalus-cms-read-only\library\Zend\Db\Statement\Pdo.php on 
line 234

My webserver is;

Apache/2.2.21 (Win32) PHP/5.3.8
MySQL: mysqlnd 5.0.8-dev

Original issue reported on code.google.com by souz...@gmail.com on 27 Apr 2013 at 11:41

GoogleCodeExporter commented 8 years ago
Sorry, made ​​a mistake in typing, was not "before" but "after" clicking 
the install button

Original comment by souz...@gmail.com on 1 May 2013 at 12:17

GoogleCodeExporter commented 8 years ago
Also having troubles. After succesfully installed Digitalus on a domain, the 
system telles me to delete the 'install folder'  ok...I did, and then I get 
this:

Fatal error: Uncaught exception 'Zend_Controller_Action_Exception' with message 
'Action Helper by name Layout not found.' in 
/public/sites/www.jijbentdebaas.nl/zend/library/Zend/Controller/Action/HelperBro
ker.php:371 Stack trace: #0 
/public/sites/www.jijbentdebaas.nl/zend/library/Zend/Controller/Action/HelperBro
ker.php(203): Zend_Controller_Action_HelperBroker::_loadHelper('Layout') #1 
/public/sites/www.jijbentdebaas.nl/zend/library/Zend/Controller/Action/HelperBro
ker.php(400): Zend_Controller_Action_HelperBroker->getHelper('layout') #2 
/public/sites/www.jijbentdebaas.nl/zend/library/Zend/Controller/Action.php(383):
 Zend_Controller_Action_HelperBroker->__get('layout') #3 
/public/sites/www.jijbentdebaas.nl/zend/application/public/controllers/ErrorCont
roller.php(14): Zend_Controller_Action->getHelper('layout') #4 
/public/sites/www.jijbentdebaas.nl/zend/library/Zend/Controller/Action.php(502):
 ErrorController->errorAction() #5 
/public/sites/www.jijbentdebaas.nl/zend/library/Zend/Controller/Dispatcher/Stand
ard.php(293): Zend_ in 
/public/sites/www.jijbentdebaas.nl/zend/library/Zend/Controller/Action/HelperBro
ker.php on line 371

The only documentation I could find is from 3 years ago....and not really 
helpfull...

Original comment by sitodemm...@gmail.com on 11 Jun 2013 at 8:01