Advertisement
Guest User

Untitled

a guest
Sep 26th, 2016
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.20 KB | None | 0 0
  1. .======================================================================.
  2. . .
  3. . ZEDx .
  4. . http://zedx.io .
  5. . .
  6. .========================== INSTALLATION LOG ==========================.
  7.  
  8. [2016/09/25 11:42:26] PHP version: 7.0.10
  9. [2016/09/25 11:42:26] Server software: Apache/2.4.23 (Win64) PHP/7.0.10
  10. [2016/09/25 11:42:26] Operating system: WINNT
  11. [2016/09/25 11:42:26] Memory limit: 128M
  12. [2016/09/25 11:42:26] Max execution time: 3600
  13. [2016/09/25 11:42:28] System check: liveConnection
  14. [2016/09/25 11:42:28] Server request: https://api.zedx.io/
  15. [2016/09/25 11:42:28] Request information: Array
  16. (
  17. [url] => https://api.zedx.io/
  18. [content_type] => text/html; charset=UTF-8
  19. [http_code] => 200
  20. [header_size] => 285
  21. [request_size] => 162
  22. [filetime] => -1
  23. [ssl_verify_result] => 20
  24. [redirect_count] => 0
  25. [total_time] => 0.359
  26. [namelookup_time] => 0.016
  27. [connect_time] => 0.109
  28. [pretransfer_time] => 0.203
  29. [size_upload] => 42
  30. [size_download] => 454
  31. [speed_download] => 1264
  32. [speed_upload] => 116
  33. [download_content_length] => -1
  34. [upload_content_length] => 42
  35. [starttransfer_time] => 0.359
  36. [redirect_time] => 0
  37. [redirect_url] =>
  38. [primary_ip] => 5.135.181.140
  39. [certinfo] => Array
  40. (
  41. )
  42.  
  43. [primary_port] => 443
  44. [local_ip] => 192.168.43.209
  45. [local_port] => 62235
  46. )
  47.  
  48. [2016/09/25 11:42:28] Requirement liveConnection [ OK ]
  49. [2016/09/25 11:42:28] System check: writePermission
  50. [2016/09/25 11:42:28] Requirement writePermission [ OK ]
  51. [2016/09/25 11:42:28] System check: phpVersion
  52. [2016/09/25 11:42:28] Requirement phpVersion [ OK ]
  53. [2016/09/25 11:42:28] System check: procOpen
  54. [2016/09/25 11:42:28] Requirement procOpen [ OK ]
  55. [2016/09/25 11:42:28] System check: symbolicLink
  56. [2016/09/25 11:42:28] Requirement symbolicLink [ OK ]
  57. [2016/09/25 11:42:28] System check: pdoLibrary
  58. [2016/09/25 11:42:28] Requirement pdoLibrary [ OK ]
  59. [2016/09/25 11:42:28] System check: mcryptLibrary
  60. [2016/09/25 11:42:28] Requirement mcryptLibrary [ OK ]
  61. [2016/09/25 11:42:28] System check: mbstringLibrary
  62. [2016/09/25 11:42:28] Requirement mbstringLibrary [ OK ]
  63. [2016/09/25 11:42:28] System check: sslLibrary
  64. [2016/09/25 11:42:28] Requirement sslLibrary [ OK ]
  65. [2016/09/25 11:42:28] System check: gdLibrary
  66. [2016/09/25 11:42:28] Requirement gdLibrary [ OK ]
  67. [2016/09/25 11:42:28] System check: curlLibrary
  68. [2016/09/25 11:42:28] Requirement curlLibrary [ OK ]
  69. [2016/09/25 11:42:28] System check: zipLibrary
  70. [2016/09/25 11:42:28] Requirement zipLibrary [ OK ]
  71. [2016/09/25 11:43:12] Server request: https://api.zedx.io/download/3.0.0-beta.3
  72. [2016/09/25 11:43:28] Saving to file (zedx-core): C:/wamp64/www/install_files/temp\88a4d5992e405922b09988de17d024dd.zip
  73. [2016/09/25 11:43:28] Extracting ZEDx Core
  74. [2016/09/25 11:43:28] Extracting file (zedx-core): 88a4d5992e405922b09988de17d024dd.zip
  75. [2016/09/25 11:45:34] Extracting ZEDx Core [OK]
  76. [2016/09/25 09:45:34] Changing permissions
  77. [2016/09/25 09:45:34] Changing permissions [OK]
  78. [2016/09/25 09:45:34] Building Configs
  79. [2016/09/25 09:45:34] Building Configs [ OK ]
  80. [2016/09/25 09:45:34] default database : mysql
  81. [2016/09/25 09:45:34] Starting Database Migration
  82. [2016/09/25 09:45:34] Starting Artisan command migrate
  83. [2016/09/25 09:46:52] Handler error (migrateDatabase): The process "start /B php artisan queue:async 1 > NUL" exceeded the timeout of 60 seconds.
  84. [2016/09/25 09:46:52] Trace log:
  85. #0 C:\wamp64\www\vendor\symfony\process\Process.php(361): Symfony\Component\Process\Process->checkTimeout()
  86. #1 C:\wamp64\www\vendor\symfony\process\Process.php(203): Symfony\Component\Process\Process->wait()
  87. #2 C:\wamp64\www\vendor\barryvdh\laravel-async-queue\src\AsyncQueue.php(138): Symfony\Component\Process\Process->run()
  88. #3 C:\wamp64\www\vendor\barryvdh\laravel-async-queue\src\AsyncQueue.php(50): Barryvdh\Queue\AsyncQueue->startProcess(1)
  89. #4 C:\wamp64\www\vendor\laravel\framework\src\Illuminate\Bus\Dispatcher.php(142): Barryvdh\Queue\AsyncQueue->push(Object(ZEDx\Jobs\UpdateCache))
  90. #5 C:\wamp64\www\vendor\laravel\framework\src\Illuminate\Bus\Dispatcher.php(117): Illuminate\Bus\Dispatcher->pushCommandToQueue(Object(Barryvdh\Queue\AsyncQueue), Object(ZEDx\Jobs\UpdateCache))
  91. #6 C:\wamp64\www\vendor\laravel\framework\src\Illuminate\Bus\Dispatcher.php(66): Illuminate\Bus\Dispatcher->dispatchToQueue(Object(ZEDx\Jobs\UpdateCache))
  92. #7 C:\wamp64\www\vendor\laravel\framework\src\Illuminate\Foundation\helpers.php(323): Illuminate\Bus\Dispatcher->dispatch(Object(ZEDx\Jobs\UpdateCache))
  93. #8 C:\wamp64\www\vendor\zedx\core\src\Listeners\TemplateEventListener.php(14): dispatch(Object(ZEDx\Jobs\UpdateCache))
  94. #9 [internal function]: ZEDx\Listeners\TemplateEventListener->onTemplateCreate(Object(ZEDx\Events\Template\TemplateWasCreated))
  95. #10 C:\wamp64\www\vendor\laravel\framework\src\Illuminate\Events\Dispatcher.php(347): call_user_func_array(Array, Array)
  96. #11 [internal function]: Illuminate\Events\Dispatcher->Illuminate\Events\{closure}(Object(ZEDx\Events\Template\TemplateWasCreated))
  97. #12 C:\wamp64\www\vendor\laravel\framework\src\Illuminate\Events\Dispatcher.php(221): call_user_func_array(Object(Closure), Array)
  98. #13 C:\wamp64\www\vendor\laravel\framework\src\Illuminate\Foundation\helpers.php(419): Illuminate\Events\Dispatcher->fire('ZEDx\\Events\\Tem...', Array, false)
  99. #14 C:\wamp64\www\vendor\zedx\core\src\Utils\TemplateHelper.php(58): event(Object(ZEDx\Events\Template\TemplateWasCreated))
  100. #15 C:\wamp64\www\vendor\zedx\core\src\Utils\TemplateHelper.php(31): ZEDx\Utils\TemplateHelper::saveNewTemplate('Default', Array)
  101. #16 C:\wamp64\www\vendor\zedx\core\database\seeds\TemplatesTableSeeder.php(15): ZEDx\Utils\TemplateHelper::saveTemplates('Default')
  102. #17 C:\wamp64\www\vendor\laravel\framework\src\Illuminate\Database\Seeder.php(39): TemplatesTableSeeder->run()
  103. #18 C:\wamp64\www\vendor\zedx\core\database\seeds\DatabaseSeeder.php(37): Illuminate\Database\Seeder->call('TemplatesTableS...')
  104. #19 C:\wamp64\www\vendor\laravel\framework\src\Illuminate\Database\Console\Seeds\SeedCommand.php(63): DatabaseSeeder->run()
  105. #20 C:\wamp64\www\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Model.php(2312): Illuminate\Database\Console\Seeds\SeedCommand->Illuminate\Database\Console\Seeds\{closure}()
  106. #21 C:\wamp64\www\vendor\laravel\framework\src\Illuminate\Database\Console\Seeds\SeedCommand.php(64): Illuminate\Database\Eloquent\Model::unguarded(Object(Closure))
  107. #22 [internal function]: Illuminate\Database\Console\Seeds\SeedCommand->fire()
  108. #23 C:\wamp64\www\vendor\laravel\framework\src\Illuminate\Container\Container.php(507): call_user_func_array(Array, Array)
  109. #24 C:\wamp64\www\vendor\laravel\framework\src\Illuminate\Console\Command.php(169): Illuminate\Container\Container->call(Array)
  110. #25 C:\wamp64\www\vendor\symfony\console\Command\Command.php(256): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArrayInput), Object(Illuminate\Console\OutputStyle))
  111. #26 C:\wamp64\www\vendor\laravel\framework\src\Illuminate\Console\Command.php(155): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArrayInput), Object(Illuminate\Console\OutputStyle))
  112. #27 C:\wamp64\www\vendor\laravel\framework\src\Illuminate\Console\Command.php(185): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArrayInput), Object(Illuminate\Console\OutputStyle))
  113. #28 C:\wamp64\www\vendor\laravel\framework\src\Illuminate\Database\Console\Migrations\MigrateCommand.php(90): Illuminate\Console\Command->call('db:seed', Array)
  114. #29 [internal function]: Illuminate\Database\Console\Migrations\MigrateCommand->fire()
  115. #30 C:\wamp64\www\vendor\laravel\framework\src\Illuminate\Container\Container.php(507): call_user_func_array(Array, Array)
  116. #31 C:\wamp64\www\vendor\laravel\framework\src\Illuminate\Console\Command.php(169): Illuminate\Container\Container->call(Array)
  117. #32 C:\wamp64\www\vendor\symfony\console\Command\Command.php(256): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArrayInput), Object(Symfony\Component\Console\Output\BufferedOutput))
  118. #33 C:\wamp64\www\vendor\laravel\framework\src\Illuminate\Console\Command.php(155): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArrayInput), Object(Symfony\Component\Console\Output\BufferedOutput))
  119. #34 C:\wamp64\www\vendor\symfony\console\Application.php(794): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArrayInput), Object(Symfony\Component\Console\Output\BufferedOutput))
  120. #35 C:\wamp64\www\vendor\symfony\console\Application.php(186): Symfony\Component\Console\Application->doRunCommand(Object(Illuminate\Database\Console\Migrations\MigrateCommand), Object(Symfony\Component\Console\Input\ArrayInput), Object(Symfony\Component\Console\Output\BufferedOutput))
  121. #36 C:\wamp64\www\vendor\symfony\console\Application.php(117): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArrayInput), Object(Symfony\Component\Console\Output\BufferedOutput))
  122. #37 C:\wamp64\www\vendor\laravel\framework\src\Illuminate\Console\Application.php(64): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArrayInput), Object(Symfony\Component\Console\Output\BufferedOutput))
  123. #38 C:\wamp64\www\vendor\laravel\framework\src\Illuminate\Foundation\Console\Kernel.php(170): Illuminate\Console\Application->call('migrate', Object(Illuminate\Support\Collection))
  124. #39 C:\wamp64\www\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php(219): Illuminate\Foundation\Console\Kernel->call('migrate', Array)
  125. #40 C:\wamp64\www\install_files\libs\Installer.php(312): Illuminate\Support\Facades\Facade::__callStatic('call', Array)
  126. #41 C:\wamp64\www\install_files\libs\Installer.php(303): Installer->artisan('migrate', Array)
  127. #42 C:\wamp64\www\install_files\libs\Installer.php(25): Installer->migrateDatabase()
  128. #43 C:\wamp64\www\install_files\libs\bootstrap.php(73): Installer->__construct()
  129. #44 C:\wamp64\www\install.php(3): include('C:\\wamp64\\www\\i...')
  130. #45 {main}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement