dondraper2

Untitled

Mar 14th, 2018
520
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.06 KB | None | 0 0
  1. ___ ___
  2. / /\ / /\ ___
  3. / /::\ / /:/_ /__/\
  4. / /:/\:\ / /:/ /\ \__\:\
  5. / /:/ \:\ / /:/ /:/_ / /::\
  6. /__/:/ \__\:\ /__/:/ /:/ /\ __/ /:/\/
  7. \ \:\ / /:/ \ \:\/:/ /:/ /__/\/:/
  8. \ \:\ /:/ \ \::/ /:/ \ \::/
  9. \ \:\/:/ \ \:\/:/ \ \:\
  10. \ \::/ \ \::/ \__\/
  11. \__\/ \__\/ ~~ v0.7.0 Beta
  12.  
  13. Press any key to continue . . .
  14.  
  15. Where do you want to install Nginx? e.g 'c:\nginx'
  16. c:\nginx
  17.  
  18. 1. Downloading Nginx 1.12.2
  19. Done!
  20. 2. Downloading PHP 7.2.2
  21. Exception calling "DownloadFile" with "2" argument(s): "The underlying connection was closed: An unexpected error
  22. occurred on a send."
  23. At line:1 char:1
  24. + (New-Object Net.WebClient).DownloadFile('https://windows.php.net/down ...
  25. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  26. + CategoryInfo : NotSpecified: (:) [], MethodInvocationException
  27. + FullyQualifiedErrorId : WebException
  28.  
  29. Invoke-WebRequest : The underlying connection was closed: An unexpected error occurred on a send.
  30. At line:1 char:1
  31. + Invoke-WebRequest https://windows.php.net/downloads/releases/archives ...
  32. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  33. + CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebExc
  34. eption
  35. + FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand
  36.  
  37. Done!
  38. 3. Downloading NSSM 2.24-101
  39. Done!
  40. 4. Downloading Visual C++ Redistributable for Visual Studio 2017
  41. Done!
  42.  
  43. 1. Unziping Nginx
  44. Done!
  45. 2. Unziping PHP
  46. Exception calling "ExtractToDirectory" with "2" argument(s): "Could not find file
  47. 'C:\Users\tjsmi\Downloads\OrganizrInstaller-master\windows\owi\php.zip'."
  48. At line:1 char:53
  49. + ... ileSystem'; [IO.Compression.ZipFile]::ExtractToDirectory('php.zip', ' ...
  50. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  51. + CategoryInfo : NotSpecified: (:) [], MethodInvocationException
  52. + FullyQualifiedErrorId : FileNotFoundException
  53.  
  54. Done!
  55. 3. Unziping NSM
  56. Done!
  57.  
  58. Moving Nginx and PHP to destination
  59.  
  60. C:\Users\tjsmi\Downloads\OrganizrInstaller-master\windows\owi\nginx-1.12.2
  61. 1 dir(s) moved.
  62. 1 dir(s) moved.
  63. C:\Users\tjsmi\Downloads\OrganizrInstaller-master\windows\owi\nssm-2.24-101-g897c7ad
  64. Access is denied.
  65. 0 dir(s) moved.
  66. The system cannot find the file specified.
  67.  
  68. Moving NSSM to destination
  69.  
  70. The system cannot find the path specified.
  71.  
  72. Download Completed...
  73.  
  74. Creating Nginx service
  75.  
  76. In order to save and reload Nginx configuration, you need to run the NGINX service as the currently logged in user
  77. Username: tjsmi
  78. Password: done
  79.  
  80. Error creating service!
  81. CreateService(): The specified service already exists.
  82.  
  83. Set parameter "ObjectName" for service "NGINX".
  84. NGINX: Unexpected status SERVICE_START_PENDING in response to START control.
  85. NGINX: STOP: The operation completed successfully.
  86. NGINX: START: The operation completed successfully.
  87.  
  88. Installing Visual C++ Redistributable for Visual Studio 2017 [PHP 7+ requirement]
  89.  
  90. Creating PHP service
  91.  
  92. Error creating service!
  93. CreateService(): The specified service already exists.
  94.  
  95. Set parameter "AppParameters" for service "PHP".
  96. Set parameter "ObjectName" for service "PHP".
  97. PHP: Unexpected status SERVICE_STOPPED in response to START control.
  98. PHP: STOP: The service has not been started.
  99. PHP: Unexpected status SERVICE_STOPPED in response to START control.
  100.  
  101. Downloading Organizr Master
  102.  
  103. Exception calling "DownloadFile" with "2" argument(s): "The request was aborted: Could not create SSL/TLS secure
  104. channel."
  105. At line:1 char:1
  106. + (New-Object Net.WebClient).DownloadFile('https://github.com/causefx/O ...
  107. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  108. + CategoryInfo : NotSpecified: (:) [], MethodInvocationException
  109. + FullyQualifiedErrorId : WebException
  110.  
  111. Invoke-WebRequest : The request was aborted: Could not create SSL/TLS secure channel.
  112. At line:1 char:1
  113. + Invoke-WebRequest https://github.com/causefx/Organizr/archive/master. ...
  114. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  115. + CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebExc
  116. eption
  117. + FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand
  118.  
  119. Exception calling "ExtractToDirectory" with "2" argument(s): "Could not find file
  120. 'C:\Users\tjsmi\Downloads\OrganizrInstaller-master\windows\owi\master.zip'."
  121. At line:1 char:53
  122. + ... ileSystem'; [IO.Compression.ZipFile]::ExtractToDirectory('master.zip' ...
  123. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  124. + CategoryInfo : NotSpecified: (:) [], MethodInvocationException
  125. + FullyQualifiedErrorId : FileNotFoundException
  126.  
  127. The system cannot find the file specified.
  128. Could Not Find C:\Users\tjsmi\Downloads\OrganizrInstaller-master\windows\owi\master.zip
  129. File not found - organizr
  130. 0 File(s) copied
  131. The system cannot find the file specified.
  132.  
  133. #############################
  134. Updating Nginx and PHP config
  135. #############################
  136.  
  137. 1 file(s) copied.
  138. The system cannot find the path specified.
  139. 0 file(s) copied.
  140. PHP: STOP: The service has not been started.
  141. PHP: Unexpected status SERVICE_STOPPED in response to START control.
  142. NGINX: STOP: The operation completed successfully.
  143. NGINX: START: The operation completed successfully.
  144.  
  145.  
  146. Waiting for 0 seconds, press CTRL+C to quit ...
  147. Nginx status : SERVICE_RUNNING
  148. PHP status : SERVICE_STOPPED
  149.  
  150. ########## Installation Completed ##########
  151.  
  152. To open Organizr [http://localhost] Press any key to continue . . .
  153.  
  154. ############################
  155. Cleaning up downloaded Files
  156. ############################
  157.  
  158. nginx.zip DELETED
  159. php.zip DELETED
  160. nssm.zip DELETED
  161. vc_redist.exe DELETED
  162. nssm directory REMOVED
  163.  
  164. Done!
  165.  
  166. Exit: Press any key to continue . . .
Add Comment
Please, Sign In to add comment