PageRenderTime 52ms CodeModel.GetById 11ms RepoModel.GetById 1ms app.codeStats 0ms

/app/tmp/logs/error.log

https://github.com/jitendrathakur/nleewlsler
Unknown | 1333 lines | 1333 code | 0 blank | 0 comment | 0 complexity | ea472ca13824318361c803ba90e677ef MD5 | raw file

Large files files are truncated, but you can click here to view the full file

  1. 2014-05-10 11:14:14 Error: [MissingControllerException] Controller class UserController could not be found.
  2. #0 E:\xampp\htdocs\newsletter\app\webroot\index.php(92): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
  3. #1 {main}
  4. 2014-05-10 11:14:19 Error: [MissingTableException] Table companies for model Company was not found in datasource default.
  5. #0 E:\xampp\htdocs\newsletter\lib\Cake\Model\Model.php(3179): Model->setSource('companies')
  6. #1 E:\xampp\htdocs\newsletter\lib\Cake\Model\Model.php(1301): Model->getDataSource()
  7. #2 E:\xampp\htdocs\newsletter\lib\Cake\Model\Model.php(1389): Model->schema()
  8. #3 E:\xampp\htdocs\newsletter\lib\Cake\Model\Model.php(1375): Model->hasField('title', false)
  9. #4 E:\xampp\htdocs\newsletter\lib\Cake\Model\Model.php(863): Model->hasField(Array)
  10. #5 E:\xampp\htdocs\newsletter\lib\Cake\Controller\Scaffold.php(431): Model->__get('displayField')
  11. #6 E:\xampp\htdocs\newsletter\lib\Cake\Controller\Scaffold.php(137): Scaffold->_associations()
  12. #7 E:\xampp\htdocs\newsletter\lib\Cake\Controller\Controller.php(530): Scaffold->__construct(Object(UsersController), Object(CakeRequest))
  13. #8 E:\xampp\htdocs\newsletter\lib\Cake\Controller\Controller.php(489): Controller->_getScaffold(Object(CakeRequest))
  14. #9 E:\xampp\htdocs\newsletter\lib\Cake\Routing\Dispatcher.php(186): Controller->invokeAction(Object(CakeRequest))
  15. #10 E:\xampp\htdocs\newsletter\lib\Cake\Routing\Dispatcher.php(161): Dispatcher->_invoke(Object(UsersController), Object(CakeRequest), Object(CakeResponse))
  16. #11 E:\xampp\htdocs\newsletter\app\webroot\index.php(92): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
  17. #12 {main}
  18. 2014-05-10 11:39:15 Error: [MissingControllerException] Controller class IndexController could not be found.
  19. #0 E:\xampp\htdocs\newsletter\app\webroot\index.php(92): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
  20. #1 {main}
  21. 2014-05-10 11:39:34 Error: [MissingViewException] View file "E:\xampp\htdocs\newsletter\app\View\Index\mainpage.ctp" is missing.
  22. #0 E:\xampp\htdocs\newsletter\lib\Cake\View\View.php(473): View->_getViewFileName(NULL)
  23. #1 E:\xampp\htdocs\newsletter\lib\Cake\Controller\Controller.php(956): View->render(NULL, NULL)
  24. #2 E:\xampp\htdocs\newsletter\lib\Cake\Routing\Dispatcher.php(193): Controller->render()
  25. #3 E:\xampp\htdocs\newsletter\lib\Cake\Routing\Dispatcher.php(161): Dispatcher->_invoke(Object(IndexController), Object(CakeRequest), Object(CakeResponse))
  26. #4 E:\xampp\htdocs\newsletter\app\webroot\index.php(92): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
  27. #5 {main}
  28. 2014-05-17 13:54:52 Error: [MissingControllerException] Controller class CssController could not be found.
  29. #0 /home/mohitsaini88/public_html/newsletter/app/webroot/index.php(92): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
  30. #1 {main}
  31. 2014-05-19 14:22:46 Error: [MissingControllerException] Controller class Newsletter.sqlController could not be found.
  32. #0 /home/mohitsaini88/public_html/newsletter/app/webroot/index.php(92): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
  33. #1 {main}
  34. 2014-05-19 14:23:08 Error: [MissingControllerException] Controller class ConfigController could not be found.
  35. #0 /home/mohitsaini88/public_html/newsletter/app/webroot/index.php(92): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
  36. #1 {main}
  37. 2014-05-19 15:10:25 Error: [MissingControllerException] Controller class Newsletter.zipController could not be found.
  38. #0 /home/mohitsaini88/public_html/newsletter/app/webroot/index.php(92): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
  39. #1 {main}
  40. 2014-05-26 10:36:02 Error: [MissingControllerException] Controller class Newsletter.sqlController could not be found.
  41. #0 /home/mohitsaini88/public_html/newsletter/app/webroot/index.php(92): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
  42. #1 {main}
  43. 2014-06-16 07:13:42 Error: [MissingConnectionException] Database connection "Mysql" is missing, or could not be created.
  44. #0 C:\wamp\www\newsletter\lib\Cake\Model\Datasource\DboSource.php(261): Mysql->connect()
  45. #1 C:\wamp\www\newsletter\lib\Cake\Model\ConnectionManager.php(101): DboSource->__construct(Array)
  46. #2 C:\wamp\www\newsletter\lib\Cake\Model\Model.php(3157): ConnectionManager::getDataSource('default')
  47. #3 C:\wamp\www\newsletter\lib\Cake\Model\Model.php(1092): Model->setDataSource('default')
  48. #4 C:\wamp\www\newsletter\lib\Cake\Model\Model.php(3179): Model->setSource('users')
  49. #5 C:\wamp\www\newsletter\lib\Cake\Model\Model.php(1301): Model->getDataSource()
  50. #6 C:\wamp\www\newsletter\lib\Cake\View\Helper\FormHelper.php(197): Model->schema()
  51. #7 C:\wamp\www\newsletter\lib\Cake\View\Helper\FormHelper.php(438): FormHelper->_introspectModel('User', 'fields')
  52. #8 C:\wamp\www\newsletter\app\View\Main\landingpage.ctp(64): FormHelper->create('User', Array)
  53. #9 C:\wamp\www\newsletter\lib\Cake\View\View.php(921): include('C:\wamp\www\new...')
  54. #10 C:\wamp\www\newsletter\lib\Cake\View\View.php(884): View->_evaluate('C:\wamp\www\new...', Array)
  55. #11 C:\wamp\www\newsletter\lib\Cake\View\View.php(476): View->_render('C:\wamp\www\new...')
  56. #12 C:\wamp\www\newsletter\lib\Cake\Controller\Controller.php(956): View->render(NULL, NULL)
  57. #13 C:\wamp\www\newsletter\lib\Cake\Routing\Dispatcher.php(193): Controller->render()
  58. #14 C:\wamp\www\newsletter\lib\Cake\Routing\Dispatcher.php(161): Dispatcher->_invoke(Object(MainController), Object(CakeRequest), Object(CakeResponse))
  59. #15 C:\wamp\www\newsletter\app\webroot\index.php(92): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
  60. #16 C:\wamp\www\newsletter\index.php(42): require('C:\wamp\www\new...')
  61. #17 {main}
  62. 2014-06-16 07:13:42 Error: Fatal Error (4): syntax error, unexpected $end in [C:\wamp\www\newsletter\app\View\Layouts\default.ctp, line 118]
  63. 2014-06-16 07:13:42 Error: [FatalErrorException] syntax error, unexpected $end
  64. #0 C:\wamp\www\newsletter\lib\Cake\Error\ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118)
  65. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  66. #2 C:\wamp\www\newsletter\lib\Cake\Core\App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  67. #3 C:\wamp\www\newsletter\lib\Cake\Core\App.php(899): App::_checkFatalError()
  68. #4 [internal function]: App::shutdown()
  69. #5 {main}
  70. 2014-06-16 07:15:17 Error: [MissingConnectionException] Database connection "Mysql" is missing, or could not be created.
  71. #0 C:\wamp\www\newsletter\lib\Cake\Model\Datasource\DboSource.php(261): Mysql->connect()
  72. #1 C:\wamp\www\newsletter\lib\Cake\Model\ConnectionManager.php(101): DboSource->__construct(Array)
  73. #2 C:\wamp\www\newsletter\lib\Cake\Model\Model.php(3157): ConnectionManager::getDataSource('default')
  74. #3 C:\wamp\www\newsletter\lib\Cake\Model\Model.php(1092): Model->setDataSource('default')
  75. #4 C:\wamp\www\newsletter\lib\Cake\Model\Model.php(3179): Model->setSource('users')
  76. #5 C:\wamp\www\newsletter\lib\Cake\Model\Model.php(1301): Model->getDataSource()
  77. #6 C:\wamp\www\newsletter\lib\Cake\View\Helper\FormHelper.php(197): Model->schema()
  78. #7 C:\wamp\www\newsletter\lib\Cake\View\Helper\FormHelper.php(438): FormHelper->_introspectModel('User', 'fields')
  79. #8 C:\wamp\www\newsletter\app\View\Main\landingpage.ctp(64): FormHelper->create('User', Array)
  80. #9 C:\wamp\www\newsletter\lib\Cake\View\View.php(921): include('C:\wamp\www\new...')
  81. #10 C:\wamp\www\newsletter\lib\Cake\View\View.php(884): View->_evaluate('C:\wamp\www\new...', Array)
  82. #11 C:\wamp\www\newsletter\lib\Cake\View\View.php(476): View->_render('C:\wamp\www\new...')
  83. #12 C:\wamp\www\newsletter\lib\Cake\Controller\Controller.php(956): View->render(NULL, NULL)
  84. #13 C:\wamp\www\newsletter\lib\Cake\Routing\Dispatcher.php(193): Controller->render()
  85. #14 C:\wamp\www\newsletter\lib\Cake\Routing\Dispatcher.php(161): Dispatcher->_invoke(Object(MainController), Object(CakeRequest), Object(CakeResponse))
  86. #15 C:\wamp\www\newsletter\app\webroot\index.php(92): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
  87. #16 C:\wamp\www\newsletter\index.php(42): require('C:\wamp\www\new...')
  88. #17 {main}
  89. 2014-06-16 07:15:17 Error: Fatal Error (4): syntax error, unexpected $end in [C:\wamp\www\newsletter\app\View\Layouts\default.ctp, line 118]
  90. 2014-06-16 07:15:17 Error: [FatalErrorException] syntax error, unexpected $end
  91. #0 C:\wamp\www\newsletter\lib\Cake\Error\ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118)
  92. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  93. #2 C:\wamp\www\newsletter\lib\Cake\Core\App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  94. #3 C:\wamp\www\newsletter\lib\Cake\Core\App.php(899): App::_checkFatalError()
  95. #4 [internal function]: App::shutdown()
  96. #5 {main}
  97. 2014-06-16 07:15:24 Error: [MissingConnectionException] Database connection "Mysql" is missing, or could not be created.
  98. #0 C:\wamp\www\newsletter\lib\Cake\Model\Datasource\DboSource.php(261): Mysql->connect()
  99. #1 C:\wamp\www\newsletter\lib\Cake\Model\ConnectionManager.php(101): DboSource->__construct(Array)
  100. #2 C:\wamp\www\newsletter\lib\Cake\Model\Model.php(3157): ConnectionManager::getDataSource('default')
  101. #3 C:\wamp\www\newsletter\lib\Cake\Model\Model.php(1092): Model->setDataSource('default')
  102. #4 C:\wamp\www\newsletter\lib\Cake\Model\Model.php(3179): Model->setSource('users')
  103. #5 C:\wamp\www\newsletter\lib\Cake\Model\Model.php(1301): Model->getDataSource()
  104. #6 C:\wamp\www\newsletter\lib\Cake\View\Helper\FormHelper.php(197): Model->schema()
  105. #7 C:\wamp\www\newsletter\lib\Cake\View\Helper\FormHelper.php(438): FormHelper->_introspectModel('User', 'fields')
  106. #8 C:\wamp\www\newsletter\app\View\Main\landingpage.ctp(64): FormHelper->create('User', Array)
  107. #9 C:\wamp\www\newsletter\lib\Cake\View\View.php(921): include('C:\wamp\www\new...')
  108. #10 C:\wamp\www\newsletter\lib\Cake\View\View.php(884): View->_evaluate('C:\wamp\www\new...', Array)
  109. #11 C:\wamp\www\newsletter\lib\Cake\View\View.php(476): View->_render('C:\wamp\www\new...')
  110. #12 C:\wamp\www\newsletter\lib\Cake\Controller\Controller.php(956): View->render(NULL, NULL)
  111. #13 C:\wamp\www\newsletter\lib\Cake\Routing\Dispatcher.php(193): Controller->render()
  112. #14 C:\wamp\www\newsletter\lib\Cake\Routing\Dispatcher.php(161): Dispatcher->_invoke(Object(MainController), Object(CakeRequest), Object(CakeResponse))
  113. #15 C:\wamp\www\newsletter\app\webroot\index.php(92): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
  114. #16 C:\wamp\www\newsletter\index.php(42): require('C:\wamp\www\new...')
  115. #17 {main}
  116. 2014-06-16 07:15:24 Error: Fatal Error (4): syntax error, unexpected $end in [C:\wamp\www\newsletter\app\View\Layouts\default.ctp, line 118]
  117. 2014-06-16 07:15:24 Error: [FatalErrorException] syntax error, unexpected $end
  118. #0 C:\wamp\www\newsletter\lib\Cake\Error\ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118)
  119. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  120. #2 C:\wamp\www\newsletter\lib\Cake\Core\App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  121. #3 C:\wamp\www\newsletter\lib\Cake\Core\App.php(899): App::_checkFatalError()
  122. #4 [internal function]: App::shutdown()
  123. #5 {main}
  124. 2014-06-16 07:58:06 Error: [MissingConnectionException] Database connection "Mysql" is missing, or could not be created.
  125. #0 C:\wamp\www\newsletter\lib\Cake\Model\Datasource\DboSource.php(261): Mysql->connect()
  126. #1 C:\wamp\www\newsletter\lib\Cake\Model\ConnectionManager.php(101): DboSource->__construct(Array)
  127. #2 C:\wamp\www\newsletter\lib\Cake\Model\Model.php(3157): ConnectionManager::getDataSource('default')
  128. #3 C:\wamp\www\newsletter\lib\Cake\Model\Model.php(1092): Model->setDataSource('default')
  129. #4 C:\wamp\www\newsletter\lib\Cake\Model\Model.php(3179): Model->setSource('users')
  130. #5 C:\wamp\www\newsletter\lib\Cake\Model\Model.php(1301): Model->getDataSource()
  131. #6 C:\wamp\www\newsletter\lib\Cake\View\Helper\FormHelper.php(197): Model->schema()
  132. #7 C:\wamp\www\newsletter\lib\Cake\View\Helper\FormHelper.php(438): FormHelper->_introspectModel('User', 'fields')
  133. #8 C:\wamp\www\newsletter\app\View\Main\landingpage.ctp(64): FormHelper->create('User', Array)
  134. #9 C:\wamp\www\newsletter\lib\Cake\View\View.php(921): include('C:\wamp\www\new...')
  135. #10 C:\wamp\www\newsletter\lib\Cake\View\View.php(884): View->_evaluate('C:\wamp\www\new...', Array)
  136. #11 C:\wamp\www\newsletter\lib\Cake\View\View.php(476): View->_render('C:\wamp\www\new...')
  137. #12 C:\wamp\www\newsletter\lib\Cake\Controller\Controller.php(956): View->render(NULL, NULL)
  138. #13 C:\wamp\www\newsletter\lib\Cake\Routing\Dispatcher.php(193): Controller->render()
  139. #14 C:\wamp\www\newsletter\lib\Cake\Routing\Dispatcher.php(161): Dispatcher->_invoke(Object(MainController), Object(CakeRequest), Object(CakeResponse))
  140. #15 C:\wamp\www\newsletter\app\webroot\index.php(92): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
  141. #16 C:\wamp\www\newsletter\index.php(42): require('C:\wamp\www\new...')
  142. #17 {main}
  143. 2014-06-16 07:58:06 Error: Fatal Error (4): syntax error, unexpected $end in [C:\wamp\www\newsletter\app\View\Layouts\default.ctp, line 118]
  144. 2014-06-16 07:58:06 Error: [FatalErrorException] syntax error, unexpected $end
  145. #0 C:\wamp\www\newsletter\lib\Cake\Error\ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118)
  146. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  147. #2 C:\wamp\www\newsletter\lib\Cake\Core\App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  148. #3 C:\wamp\www\newsletter\lib\Cake\Core\App.php(899): App::_checkFatalError()
  149. #4 [internal function]: App::shutdown()
  150. #5 {main}
  151. 2014-06-16 07:58:16 Error: [MissingConnectionException] Database connection "Mysql" is missing, or could not be created.
  152. #0 C:\wamp\www\newsletter\lib\Cake\Model\Datasource\DboSource.php(261): Mysql->connect()
  153. #1 C:\wamp\www\newsletter\lib\Cake\Model\ConnectionManager.php(101): DboSource->__construct(Array)
  154. #2 C:\wamp\www\newsletter\lib\Cake\Model\Model.php(3157): ConnectionManager::getDataSource('default')
  155. #3 C:\wamp\www\newsletter\lib\Cake\Model\Model.php(1092): Model->setDataSource('default')
  156. #4 C:\wamp\www\newsletter\lib\Cake\Model\Model.php(3179): Model->setSource('users')
  157. #5 C:\wamp\www\newsletter\lib\Cake\Model\Model.php(1301): Model->getDataSource()
  158. #6 C:\wamp\www\newsletter\lib\Cake\View\Helper\FormHelper.php(197): Model->schema()
  159. #7 C:\wamp\www\newsletter\lib\Cake\View\Helper\FormHelper.php(438): FormHelper->_introspectModel('User', 'fields')
  160. #8 C:\wamp\www\newsletter\app\View\Main\landingpage.ctp(64): FormHelper->create('User', Array)
  161. #9 C:\wamp\www\newsletter\lib\Cake\View\View.php(921): include('C:\wamp\www\new...')
  162. #10 C:\wamp\www\newsletter\lib\Cake\View\View.php(884): View->_evaluate('C:\wamp\www\new...', Array)
  163. #11 C:\wamp\www\newsletter\lib\Cake\View\View.php(476): View->_render('C:\wamp\www\new...')
  164. #12 C:\wamp\www\newsletter\lib\Cake\Controller\Controller.php(956): View->render(NULL, NULL)
  165. #13 C:\wamp\www\newsletter\lib\Cake\Routing\Dispatcher.php(193): Controller->render()
  166. #14 C:\wamp\www\newsletter\lib\Cake\Routing\Dispatcher.php(161): Dispatcher->_invoke(Object(MainController), Object(CakeRequest), Object(CakeResponse))
  167. #15 C:\wamp\www\newsletter\app\webroot\index.php(92): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
  168. #16 C:\wamp\www\newsletter\index.php(42): require('C:\wamp\www\new...')
  169. #17 {main}
  170. 2014-06-16 07:58:16 Error: Fatal Error (4): syntax error, unexpected $end in [C:\wamp\www\newsletter\app\View\Layouts\default.ctp, line 118]
  171. 2014-06-16 07:58:16 Error: [FatalErrorException] syntax error, unexpected $end
  172. #0 C:\wamp\www\newsletter\lib\Cake\Error\ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118)
  173. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  174. #2 C:\wamp\www\newsletter\lib\Cake\Core\App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  175. #3 C:\wamp\www\newsletter\lib\Cake\Core\App.php(899): App::_checkFatalError()
  176. #4 [internal function]: App::shutdown()
  177. #5 {main}
  178. 2014-06-16 07:58:22 Error: [MissingConnectionException] Database connection "Mysql" is missing, or could not be created.
  179. #0 C:\wamp\www\newsletter\lib\Cake\Model\Datasource\DboSource.php(261): Mysql->connect()
  180. #1 C:\wamp\www\newsletter\lib\Cake\Model\ConnectionManager.php(101): DboSource->__construct(Array)
  181. #2 C:\wamp\www\newsletter\lib\Cake\Model\Model.php(3157): ConnectionManager::getDataSource('default')
  182. #3 C:\wamp\www\newsletter\lib\Cake\Model\Model.php(1092): Model->setDataSource('default')
  183. #4 C:\wamp\www\newsletter\lib\Cake\Model\Model.php(3179): Model->setSource('users')
  184. #5 C:\wamp\www\newsletter\lib\Cake\Model\Model.php(1301): Model->getDataSource()
  185. #6 C:\wamp\www\newsletter\lib\Cake\View\Helper\FormHelper.php(197): Model->schema()
  186. #7 C:\wamp\www\newsletter\lib\Cake\View\Helper\FormHelper.php(438): FormHelper->_introspectModel('User', 'fields')
  187. #8 C:\wamp\www\newsletter\app\View\Main\landingpage.ctp(64): FormHelper->create('User', Array)
  188. #9 C:\wamp\www\newsletter\lib\Cake\View\View.php(921): include('C:\wamp\www\new...')
  189. #10 C:\wamp\www\newsletter\lib\Cake\View\View.php(884): View->_evaluate('C:\wamp\www\new...', Array)
  190. #11 C:\wamp\www\newsletter\lib\Cake\View\View.php(476): View->_render('C:\wamp\www\new...')
  191. #12 C:\wamp\www\newsletter\lib\Cake\Controller\Controller.php(956): View->render(NULL, NULL)
  192. #13 C:\wamp\www\newsletter\lib\Cake\Routing\Dispatcher.php(193): Controller->render()
  193. #14 C:\wamp\www\newsletter\lib\Cake\Routing\Dispatcher.php(161): Dispatcher->_invoke(Object(MainController), Object(CakeRequest), Object(CakeResponse))
  194. #15 C:\wamp\www\newsletter\app\webroot\index.php(92): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
  195. #16 C:\wamp\www\newsletter\index.php(42): require('C:\wamp\www\new...')
  196. #17 {main}
  197. 2014-06-16 07:58:22 Error: Fatal Error (4): syntax error, unexpected $end in [C:\wamp\www\newsletter\app\View\Layouts\default.ctp, line 118]
  198. 2014-06-16 07:58:22 Error: [FatalErrorException] syntax error, unexpected $end
  199. #0 C:\wamp\www\newsletter\lib\Cake\Error\ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118)
  200. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  201. #2 C:\wamp\www\newsletter\lib\Cake\Core\App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  202. #3 C:\wamp\www\newsletter\lib\Cake\Core\App.php(899): App::_checkFatalError()
  203. #4 [internal function]: App::shutdown()
  204. #5 {main}
  205. 2014-06-16 07:59:12 Error: Fatal Error (4): syntax error, unexpected $end in [C:\wamp\www\newsletter\app\View\Layouts\default.ctp, line 118]
  206. 2014-06-16 07:59:12 Error: [FatalErrorException] syntax error, unexpected $end
  207. #0 C:\wamp\www\newsletter\lib\Cake\Error\ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118)
  208. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  209. #2 C:\wamp\www\newsletter\lib\Cake\Core\App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  210. #3 C:\wamp\www\newsletter\lib\Cake\Core\App.php(899): App::_checkFatalError()
  211. #4 [internal function]: App::shutdown()
  212. #5 {main}
  213. 2014-06-16 08:16:48 Error: Fatal Error (4): syntax error, unexpected $end in [C:\wamp\www\newsletter\app\View\Layouts\default.ctp, line 118]
  214. 2014-06-16 08:16:48 Error: [FatalErrorException] syntax error, unexpected $end
  215. #0 C:\wamp\www\newsletter\lib\Cake\Error\ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118)
  216. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  217. #2 C:\wamp\www\newsletter\lib\Cake\Core\App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  218. #3 C:\wamp\www\newsletter\lib\Cake\Core\App.php(899): App::_checkFatalError()
  219. #4 [internal function]: App::shutdown()
  220. #5 {main}
  221. 2014-06-16 08:46:00 Error: Fatal Error (4): syntax error, unexpected $end in [C:\wamp\www\newsletter\app\View\Layouts\default.ctp, line 118]
  222. 2014-06-16 08:46:00 Error: [FatalErrorException] syntax error, unexpected $end
  223. #0 C:\wamp\www\newsletter\lib\Cake\Error\ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118)
  224. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  225. #2 C:\wamp\www\newsletter\lib\Cake\Core\App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  226. #3 C:\wamp\www\newsletter\lib\Cake\Core\App.php(899): App::_checkFatalError()
  227. #4 [internal function]: App::shutdown()
  228. #5 {main}
  229. 2014-06-16 08:51:29 Error: Fatal Error (4): syntax error, unexpected $end in [C:\wamp\www\newsletter\app\View\Layouts\default.ctp, line 118]
  230. 2014-06-16 08:51:29 Error: [FatalErrorException] syntax error, unexpected $end
  231. #0 C:\wamp\www\newsletter\lib\Cake\Error\ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118)
  232. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  233. #2 C:\wamp\www\newsletter\lib\Cake\Core\App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  234. #3 C:\wamp\www\newsletter\lib\Cake\Core\App.php(899): App::_checkFatalError()
  235. #4 [internal function]: App::shutdown()
  236. #5 {main}
  237. 2014-06-16 08:52:09 Error: Fatal Error (4): syntax error, unexpected $end in [C:\wamp\www\newsletter\app\View\Layouts\default.ctp, line 118]
  238. 2014-06-16 08:52:09 Error: [FatalErrorException] syntax error, unexpected $end
  239. #0 C:\wamp\www\newsletter\lib\Cake\Error\ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118)
  240. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  241. #2 C:\wamp\www\newsletter\lib\Cake\Core\App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  242. #3 C:\wamp\www\newsletter\lib\Cake\Core\App.php(899): App::_checkFatalError()
  243. #4 [internal function]: App::shutdown()
  244. #5 {main}
  245. 2014-06-16 08:54:14 Error: Fatal Error (4): syntax error, unexpected $end in [C:\wamp\www\newsletter\app\View\Layouts\default.ctp, line 118]
  246. 2014-06-16 08:54:14 Error: [FatalErrorException] syntax error, unexpected $end
  247. #0 C:\wamp\www\newsletter\lib\Cake\Error\ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118)
  248. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  249. #2 C:\wamp\www\newsletter\lib\Cake\Core\App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  250. #3 C:\wamp\www\newsletter\lib\Cake\Core\App.php(899): App::_checkFatalError()
  251. #4 [internal function]: App::shutdown()
  252. #5 {main}
  253. 2014-06-16 08:54:18 Error: Fatal Error (4): syntax error, unexpected $end in [C:\wamp\www\newsletter\app\View\Layouts\default.ctp, line 118]
  254. 2014-06-16 08:54:18 Error: [FatalErrorException] syntax error, unexpected $end
  255. #0 C:\wamp\www\newsletter\lib\Cake\Error\ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118)
  256. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  257. #2 C:\wamp\www\newsletter\lib\Cake\Core\App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  258. #3 C:\wamp\www\newsletter\lib\Cake\Core\App.php(899): App::_checkFatalError()
  259. #4 [internal function]: App::shutdown()
  260. #5 {main}
  261. 2014-06-16 09:01:43 Error: Fatal Error (4): syntax error, unexpected $end in [C:\wamp\www\newsletter\app\View\Layouts\default.ctp, line 118]
  262. 2014-06-16 09:01:43 Error: [FatalErrorException] syntax error, unexpected $end
  263. #0 C:\wamp\www\newsletter\lib\Cake\Error\ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118)
  264. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  265. #2 C:\wamp\www\newsletter\lib\Cake\Core\App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  266. #3 C:\wamp\www\newsletter\lib\Cake\Core\App.php(899): App::_checkFatalError()
  267. #4 [internal function]: App::shutdown()
  268. #5 {main}
  269. 2014-06-16 09:01:46 Error: Fatal Error (4): syntax error, unexpected $end in [C:\wamp\www\newsletter\app\View\Layouts\default.ctp, line 118]
  270. 2014-06-16 09:01:46 Error: [FatalErrorException] syntax error, unexpected $end
  271. #0 C:\wamp\www\newsletter\lib\Cake\Error\ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118)
  272. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  273. #2 C:\wamp\www\newsletter\lib\Cake\Core\App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  274. #3 C:\wamp\www\newsletter\lib\Cake\Core\App.php(899): App::_checkFatalError()
  275. #4 [internal function]: App::shutdown()
  276. #5 {main}
  277. 2014-06-16 09:02:37 Error: Fatal Error (4): syntax error, unexpected $end in [C:\wamp\www\newsletter\app\View\Layouts\default.ctp, line 118]
  278. 2014-06-16 09:02:37 Error: [FatalErrorException] syntax error, unexpected $end
  279. #0 C:\wamp\www\newsletter\lib\Cake\Error\ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118)
  280. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  281. #2 C:\wamp\www\newsletter\lib\Cake\Core\App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  282. #3 C:\wamp\www\newsletter\lib\Cake\Core\App.php(899): App::_checkFatalError()
  283. #4 [internal function]: App::shutdown()
  284. #5 {main}
  285. 2014-06-16 09:02:40 Error: Fatal Error (4): syntax error, unexpected $end in [C:\wamp\www\newsletter\app\View\Layouts\default.ctp, line 118]
  286. 2014-06-16 09:02:40 Error: [FatalErrorException] syntax error, unexpected $end
  287. #0 C:\wamp\www\newsletter\lib\Cake\Error\ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118)
  288. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  289. #2 C:\wamp\www\newsletter\lib\Cake\Core\App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  290. #3 C:\wamp\www\newsletter\lib\Cake\Core\App.php(899): App::_checkFatalError()
  291. #4 [internal function]: App::shutdown()
  292. #5 {main}
  293. 2014-06-16 09:03:32 Error: Fatal Error (4): syntax error, unexpected $end in [C:\wamp\www\newsletter\app\View\Layouts\default.ctp, line 118]
  294. 2014-06-16 09:03:32 Error: [FatalErrorException] syntax error, unexpected $end
  295. #0 C:\wamp\www\newsletter\lib\Cake\Error\ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118)
  296. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  297. #2 C:\wamp\www\newsletter\lib\Cake\Core\App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  298. #3 C:\wamp\www\newsletter\lib\Cake\Core\App.php(899): App::_checkFatalError()
  299. #4 [internal function]: App::shutdown()
  300. #5 {main}
  301. 2014-06-16 09:03:51 Error: Fatal Error (4): syntax error, unexpected $end in [C:\wamp\www\newsletter\app\View\Layouts\default.ctp, line 118]
  302. 2014-06-16 09:03:51 Error: [FatalErrorException] syntax error, unexpected $end
  303. #0 C:\wamp\www\newsletter\lib\Cake\Error\ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118)
  304. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  305. #2 C:\wamp\www\newsletter\lib\Cake\Core\App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', 'C:\wamp\www\new...', 118, Array)
  306. #3 C:\wamp\www\newsletter\lib\Cake\Core\App.php(899): App::_checkFatalError()
  307. #4 [internal function]: App::shutdown()
  308. #5 {main}
  309. 2014-06-20 23:21:54 Error: [MissingConnectionException] Database connection "Mysql" is missing, or could not be created.
  310. #0 /var/www/html/newsletter/lib/Cake/Model/Datasource/DboSource.php(261): Mysql->connect()
  311. #1 /var/www/html/newsletter/lib/Cake/Model/ConnectionManager.php(101): DboSource->__construct(Array)
  312. #2 /var/www/html/newsletter/lib/Cake/Model/Model.php(3157): ConnectionManager::getDataSource('default')
  313. #3 /var/www/html/newsletter/lib/Cake/Model/Model.php(1092): Model->setDataSource('default')
  314. #4 /var/www/html/newsletter/lib/Cake/Model/Model.php(3179): Model->setSource('users')
  315. #5 /var/www/html/newsletter/lib/Cake/Model/Model.php(1301): Model->getDataSource()
  316. #6 /var/www/html/newsletter/lib/Cake/View/Helper/FormHelper.php(197): Model->schema()
  317. #7 /var/www/html/newsletter/lib/Cake/View/Helper/FormHelper.php(438): FormHelper->_introspectModel('User', 'fields')
  318. #8 /var/www/html/newsletter/app/View/Main/landingpage.ctp(64): FormHelper->create('User', Array)
  319. #9 /var/www/html/newsletter/lib/Cake/View/View.php(921): include('/var/www/html/n...')
  320. #10 /var/www/html/newsletter/lib/Cake/View/View.php(884): View->_evaluate('/var/www/html/n...', Array)
  321. #11 /var/www/html/newsletter/lib/Cake/View/View.php(476): View->_render('/var/www/html/n...')
  322. #12 /var/www/html/newsletter/lib/Cake/Controller/Controller.php(956): View->render(NULL, NULL)
  323. #13 /var/www/html/newsletter/lib/Cake/Routing/Dispatcher.php(193): Controller->render()
  324. #14 /var/www/html/newsletter/lib/Cake/Routing/Dispatcher.php(161): Dispatcher->_invoke(Object(MainController), Object(CakeRequest), Object(CakeResponse))
  325. #15 /var/www/html/newsletter/app/webroot/index.php(92): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
  326. #16 {main}
  327. 2014-06-20 23:21:54 Error: Fatal Error (4): syntax error, unexpected end of file in [/var/www/html/newsletter/app/View/Layouts/default.ctp, line 118]
  328. 2014-06-20 23:21:54 Error: [FatalErrorException] syntax error, unexpected end of file
  329. #0 /var/www/html/newsletter/lib/Cake/Error/ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', '/var/www/html/n...', 118)
  330. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  331. #2 /var/www/html/newsletter/lib/Cake/Core/App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  332. #3 /var/www/html/newsletter/lib/Cake/Core/App.php(899): App::_checkFatalError()
  333. #4 [internal function]: App::shutdown()
  334. #5 {main}
  335. 2014-06-20 23:21:56 Error: [MissingConnectionException] Database connection "Mysql" is missing, or could not be created.
  336. #0 /var/www/html/newsletter/lib/Cake/Model/Datasource/DboSource.php(261): Mysql->connect()
  337. #1 /var/www/html/newsletter/lib/Cake/Model/ConnectionManager.php(101): DboSource->__construct(Array)
  338. #2 /var/www/html/newsletter/lib/Cake/Model/Model.php(3157): ConnectionManager::getDataSource('default')
  339. #3 /var/www/html/newsletter/lib/Cake/Model/Model.php(1092): Model->setDataSource('default')
  340. #4 /var/www/html/newsletter/lib/Cake/Model/Model.php(3179): Model->setSource('users')
  341. #5 /var/www/html/newsletter/lib/Cake/Model/Model.php(1301): Model->getDataSource()
  342. #6 /var/www/html/newsletter/lib/Cake/View/Helper/FormHelper.php(197): Model->schema()
  343. #7 /var/www/html/newsletter/lib/Cake/View/Helper/FormHelper.php(438): FormHelper->_introspectModel('User', 'fields')
  344. #8 /var/www/html/newsletter/app/View/Main/landingpage.ctp(64): FormHelper->create('User', Array)
  345. #9 /var/www/html/newsletter/lib/Cake/View/View.php(921): include('/var/www/html/n...')
  346. #10 /var/www/html/newsletter/lib/Cake/View/View.php(884): View->_evaluate('/var/www/html/n...', Array)
  347. #11 /var/www/html/newsletter/lib/Cake/View/View.php(476): View->_render('/var/www/html/n...')
  348. #12 /var/www/html/newsletter/lib/Cake/Controller/Controller.php(956): View->render(NULL, NULL)
  349. #13 /var/www/html/newsletter/lib/Cake/Routing/Dispatcher.php(193): Controller->render()
  350. #14 /var/www/html/newsletter/lib/Cake/Routing/Dispatcher.php(161): Dispatcher->_invoke(Object(MainController), Object(CakeRequest), Object(CakeResponse))
  351. #15 /var/www/html/newsletter/app/webroot/index.php(92): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
  352. #16 {main}
  353. 2014-06-20 23:21:56 Error: Fatal Error (4): syntax error, unexpected end of file in [/var/www/html/newsletter/app/View/Layouts/default.ctp, line 118]
  354. 2014-06-20 23:21:56 Error: [FatalErrorException] syntax error, unexpected end of file
  355. #0 /var/www/html/newsletter/lib/Cake/Error/ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', '/var/www/html/n...', 118)
  356. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  357. #2 /var/www/html/newsletter/lib/Cake/Core/App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  358. #3 /var/www/html/newsletter/lib/Cake/Core/App.php(899): App::_checkFatalError()
  359. #4 [internal function]: App::shutdown()
  360. #5 {main}
  361. 2014-06-20 23:22:30 Error: Fatal Error (4): syntax error, unexpected end of file in [/var/www/html/newsletter/app/View/Layouts/default.ctp, line 118]
  362. 2014-06-20 23:22:30 Error: [FatalErrorException] syntax error, unexpected end of file
  363. #0 /var/www/html/newsletter/lib/Cake/Error/ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', '/var/www/html/n...', 118)
  364. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  365. #2 /var/www/html/newsletter/lib/Cake/Core/App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  366. #3 /var/www/html/newsletter/lib/Cake/Core/App.php(899): App::_checkFatalError()
  367. #4 [internal function]: App::shutdown()
  368. #5 {main}
  369. 2014-06-20 23:22:31 Error: Fatal Error (4): syntax error, unexpected end of file in [/var/www/html/newsletter/app/View/Layouts/default.ctp, line 118]
  370. 2014-06-20 23:22:31 Error: [FatalErrorException] syntax error, unexpected end of file
  371. #0 /var/www/html/newsletter/lib/Cake/Error/ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', '/var/www/html/n...', 118)
  372. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  373. #2 /var/www/html/newsletter/lib/Cake/Core/App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  374. #3 /var/www/html/newsletter/lib/Cake/Core/App.php(899): App::_checkFatalError()
  375. #4 [internal function]: App::shutdown()
  376. #5 {main}
  377. 2014-06-20 23:22:32 Error: Fatal Error (4): syntax error, unexpected end of file in [/var/www/html/newsletter/app/View/Layouts/default.ctp, line 118]
  378. 2014-06-20 23:22:32 Error: [FatalErrorException] syntax error, unexpected end of file
  379. #0 /var/www/html/newsletter/lib/Cake/Error/ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', '/var/www/html/n...', 118)
  380. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  381. #2 /var/www/html/newsletter/lib/Cake/Core/App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  382. #3 /var/www/html/newsletter/lib/Cake/Core/App.php(899): App::_checkFatalError()
  383. #4 [internal function]: App::shutdown()
  384. #5 {main}
  385. 2014-06-20 23:22:32 Error: Fatal Error (4): syntax error, unexpected end of file in [/var/www/html/newsletter/app/View/Layouts/default.ctp, line 118]
  386. 2014-06-20 23:22:32 Error: [FatalErrorException] syntax error, unexpected end of file
  387. #0 /var/www/html/newsletter/lib/Cake/Error/ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', '/var/www/html/n...', 118)
  388. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  389. #2 /var/www/html/newsletter/lib/Cake/Core/App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  390. #3 /var/www/html/newsletter/lib/Cake/Core/App.php(899): App::_checkFatalError()
  391. #4 [internal function]: App::shutdown()
  392. #5 {main}
  393. 2014-06-20 23:22:32 Error: Fatal Error (4): syntax error, unexpected end of file in [/var/www/html/newsletter/app/View/Layouts/default.ctp, line 118]
  394. 2014-06-20 23:22:32 Error: [FatalErrorException] syntax error, unexpected end of file
  395. #0 /var/www/html/newsletter/lib/Cake/Error/ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', '/var/www/html/n...', 118)
  396. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  397. #2 /var/www/html/newsletter/lib/Cake/Core/App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  398. #3 /var/www/html/newsletter/lib/Cake/Core/App.php(899): App::_checkFatalError()
  399. #4 [internal function]: App::shutdown()
  400. #5 {main}
  401. 2014-06-20 23:22:33 Error: Fatal Error (4): syntax error, unexpected end of file in [/var/www/html/newsletter/app/View/Layouts/default.ctp, line 118]
  402. 2014-06-20 23:22:33 Error: [FatalErrorException] syntax error, unexpected end of file
  403. #0 /var/www/html/newsletter/lib/Cake/Error/ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', '/var/www/html/n...', 118)
  404. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  405. #2 /var/www/html/newsletter/lib/Cake/Core/App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  406. #3 /var/www/html/newsletter/lib/Cake/Core/App.php(899): App::_checkFatalError()
  407. #4 [internal function]: App::shutdown()
  408. #5 {main}
  409. 2014-06-20 23:22:33 Error: Fatal Error (4): syntax error, unexpected end of file in [/var/www/html/newsletter/app/View/Layouts/default.ctp, line 118]
  410. 2014-06-20 23:22:33 Error: [FatalErrorException] syntax error, unexpected end of file
  411. #0 /var/www/html/newsletter/lib/Cake/Error/ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', '/var/www/html/n...', 118)
  412. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  413. #2 /var/www/html/newsletter/lib/Cake/Core/App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  414. #3 /var/www/html/newsletter/lib/Cake/Core/App.php(899): App::_checkFatalError()
  415. #4 [internal function]: App::shutdown()
  416. #5 {main}
  417. 2014-06-20 23:22:33 Error: Fatal Error (4): syntax error, unexpected end of file in [/var/www/html/newsletter/app/View/Layouts/default.ctp, line 118]
  418. 2014-06-20 23:22:33 Error: [FatalErrorException] syntax error, unexpected end of file
  419. #0 /var/www/html/newsletter/lib/Cake/Error/ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', '/var/www/html/n...', 118)
  420. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  421. #2 /var/www/html/newsletter/lib/Cake/Core/App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  422. #3 /var/www/html/newsletter/lib/Cake/Core/App.php(899): App::_checkFatalError()
  423. #4 [internal function]: App::shutdown()
  424. #5 {main}
  425. 2014-06-20 23:22:33 Error: Fatal Error (4): syntax error, unexpected end of file in [/var/www/html/newsletter/app/View/Layouts/default.ctp, line 118]
  426. 2014-06-20 23:22:33 Error: [FatalErrorException] syntax error, unexpected end of file
  427. #0 /var/www/html/newsletter/lib/Cake/Error/ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', '/var/www/html/n...', 118)
  428. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  429. #2 /var/www/html/newsletter/lib/Cake/Core/App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  430. #3 /var/www/html/newsletter/lib/Cake/Core/App.php(899): App::_checkFatalError()
  431. #4 [internal function]: App::shutdown()
  432. #5 {main}
  433. 2014-06-20 23:22:34 Error: Fatal Error (4): syntax error, unexpected end of file in [/var/www/html/newsletter/app/View/Layouts/default.ctp, line 118]
  434. 2014-06-20 23:22:34 Error: [FatalErrorException] syntax error, unexpected end of file
  435. #0 /var/www/html/newsletter/lib/Cake/Error/ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', '/var/www/html/n...', 118)
  436. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  437. #2 /var/www/html/newsletter/lib/Cake/Core/App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  438. #3 /var/www/html/newsletter/lib/Cake/Core/App.php(899): App::_checkFatalError()
  439. #4 [internal function]: App::shutdown()
  440. #5 {main}
  441. 2014-06-20 23:22:34 Error: Fatal Error (4): syntax error, unexpected end of file in [/var/www/html/newsletter/app/View/Layouts/default.ctp, line 118]
  442. 2014-06-20 23:22:34 Error: [FatalErrorException] syntax error, unexpected end of file
  443. #0 /var/www/html/newsletter/lib/Cake/Error/ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', '/var/www/html/n...', 118)
  444. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  445. #2 /var/www/html/newsletter/lib/Cake/Core/App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  446. #3 /var/www/html/newsletter/lib/Cake/Core/App.php(899): App::_checkFatalError()
  447. #4 [internal function]: App::shutdown()
  448. #5 {main}
  449. 2014-06-20 23:24:24 Error: Fatal Error (4): syntax error, unexpected end of file in [/var/www/html/newsletter/app/View/Layouts/default.ctp, line 85]
  450. 2014-06-20 23:24:24 Error: [FatalErrorException] syntax error, unexpected end of file
  451. #0 /var/www/html/newsletter/lib/Cake/Error/ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', '/var/www/html/n...', 85)
  452. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', '/var/www/html/n...', 85, Array)
  453. #2 /var/www/html/newsletter/lib/Cake/Core/App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', '/var/www/html/n...', 85, Array)
  454. #3 /var/www/html/newsletter/lib/Cake/Core/App.php(899): App::_checkFatalError()
  455. #4 [internal function]: App::shutdown()
  456. #5 {main}
  457. 2014-06-20 23:24:25 Error: Fatal Error (4): syntax error, unexpected end of file in [/var/www/html/newsletter/app/View/Layouts/default.ctp, line 85]
  458. 2014-06-20 23:24:25 Error: [FatalErrorException] syntax error, unexpected end of file
  459. #0 /var/www/html/newsletter/lib/Cake/Error/ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', '/var/www/html/n...', 85)
  460. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', '/var/www/html/n...', 85, Array)
  461. #2 /var/www/html/newsletter/lib/Cake/Core/App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', '/var/www/html/n...', 85, Array)
  462. #3 /var/www/html/newsletter/lib/Cake/Core/App.php(899): App::_checkFatalError()
  463. #4 [internal function]: App::shutdown()
  464. #5 {main}
  465. 2014-06-20 23:24:26 Error: Fatal Error (4): syntax error, unexpected end of file in [/var/www/html/newsletter/app/View/Layouts/default.ctp, line 85]
  466. 2014-06-20 23:24:26 Error: [FatalErrorException] syntax error, unexpected end of file
  467. #0 /var/www/html/newsletter/lib/Cake/Error/ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', '/var/www/html/n...', 85)
  468. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', '/var/www/html/n...', 85, Array)
  469. #2 /var/www/html/newsletter/lib/Cake/Core/App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', '/var/www/html/n...', 85, Array)
  470. #3 /var/www/html/newsletter/lib/Cake/Core/App.php(899): App::_checkFatalError()
  471. #4 [internal function]: App::shutdown()
  472. #5 {main}
  473. 2014-06-20 23:24:26 Error: Fatal Error (4): syntax error, unexpected end of file in [/var/www/html/newsletter/app/View/Layouts/default.ctp, line 85]
  474. 2014-06-20 23:24:26 Error: [FatalErrorException] syntax error, unexpected end of file
  475. #0 /var/www/html/newsletter/lib/Cake/Error/ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', '/var/www/html/n...', 85)
  476. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', '/var/www/html/n...', 85, Array)
  477. #2 /var/www/html/newsletter/lib/Cake/Core/App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', '/var/www/html/n...', 85, Array)
  478. #3 /var/www/html/newsletter/lib/Cake/Core/App.php(899): App::_checkFatalError()
  479. #4 [internal function]: App::shutdown()
  480. #5 {main}
  481. 2014-06-20 23:24:26 Error: Fatal Error (4): syntax error, unexpected end of file in [/var/www/html/newsletter/app/View/Layouts/default.ctp, line 85]
  482. 2014-06-20 23:24:26 Error: [FatalErrorException] syntax error, unexpected end of file
  483. #0 /var/www/html/newsletter/lib/Cake/Error/ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', '/var/www/html/n...', 85)
  484. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', '/var/www/html/n...', 85, Array)
  485. #2 /var/www/html/newsletter/lib/Cake/Core/App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', '/var/www/html/n...', 85, Array)
  486. #3 /var/www/html/newsletter/lib/Cake/Core/App.php(899): App::_checkFatalError()
  487. #4 [internal function]: App::shutdown()
  488. #5 {main}
  489. 2014-06-20 23:24:26 Error: Fatal Error (4): syntax error, unexpected end of file in [/var/www/html/newsletter/app/View/Layouts/default.ctp, line 85]
  490. 2014-06-20 23:24:26 Error: [FatalErrorException] syntax error, unexpected end of file
  491. #0 /var/www/html/newsletter/lib/Cake/Error/ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', '/var/www/html/n...', 85)
  492. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', '/var/www/html/n...', 85, Array)
  493. #2 /var/www/html/newsletter/lib/Cake/Core/App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', '/var/www/html/n...', 85, Array)
  494. #3 /var/www/html/newsletter/lib/Cake/Core/App.php(899): App::_checkFatalError()
  495. #4 [internal function]: App::shutdown()
  496. #5 {main}
  497. 2014-06-20 23:24:26 Error: Fatal Error (4): syntax error, unexpected end of file in [/var/www/html/newsletter/app/View/Layouts/default.ctp, line 85]
  498. 2014-06-20 23:24:26 Error: [FatalErrorException] syntax error, unexpected end of file
  499. #0 /var/www/html/newsletter/lib/Cake/Error/ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', '/var/www/html/n...', 85)
  500. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', '/var/www/html/n...', 85, Array)
  501. #2 /var/www/html/newsletter/lib/Cake/Core/App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', '/var/www/html/n...', 85, Array)
  502. #3 /var/www/html/newsletter/lib/Cake/Core/App.php(899): App::_checkFatalError()
  503. #4 [internal function]: App::shutdown()
  504. #5 {main}
  505. 2014-06-20 23:24:26 Error: Fatal Error (4): syntax error, unexpected end of file in [/var/www/html/newsletter/app/View/Layouts/default.ctp, line 85]
  506. 2014-06-20 23:24:27 Error: [FatalErrorException] syntax error, unexpected end of file
  507. #0 /var/www/html/newsletter/lib/Cake/Error/ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', '/var/www/html/n...', 85)
  508. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', '/var/www/html/n...', 85, Array)
  509. #2 /var/www/html/newsletter/lib/Cake/Core/App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', '/var/www/html/n...', 85, Array)
  510. #3 /var/www/html/newsletter/lib/Cake/Core/App.php(899): App::_checkFatalError()
  511. #4 [internal function]: App::shutdown()
  512. #5 {main}
  513. 2014-06-20 23:25:16 Error: Fatal Error (4): syntax error, unexpected end of file in [/var/www/html/newsletter/app/View/Layouts/default.ctp, line 118]
  514. 2014-06-20 23:25:16 Error: [FatalErrorException] syntax error, unexpected end of file
  515. #0 /var/www/html/newsletter/lib/Cake/Error/ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', '/var/www/html/n...', 118)
  516. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  517. #2 /var/www/html/newsletter/lib/Cake/Core/App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  518. #3 /var/www/html/newsletter/lib/Cake/Core/App.php(899): App::_checkFatalError()
  519. #4 [internal function]: App::shutdown()
  520. #5 {main}
  521. 2014-06-20 23:25:17 Error: Fatal Error (4): syntax error, unexpected end of file in [/var/www/html/newsletter/app/View/Layouts/default.ctp, line 118]
  522. 2014-06-20 23:25:17 Error: [FatalErrorException] syntax error, unexpected end of file
  523. #0 /var/www/html/newsletter/lib/Cake/Error/ErrorHandler.php(161): ErrorHandler::handleFatalError(4, 'syntax error, u...', '/var/www/html/n...', 118)
  524. #1 [internal function]: ErrorHandler::handleError(4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  525. #2 /var/www/html/newsletter/lib/Cake/Core/App.php(926): call_user_func('ErrorHandler::h...', 4, 'syntax error, u...', '/var/www/html/n...', 118, Array)
  526. #3 /var/www/html/newsletter/lib

Large files files are truncated, but you can click here to view the full file