Greetings!
My first question … does Cyberpanel require Litespeed to be installed already, or does the installation script handle all that?
I couldn’t make that determination just from the installation doc (01 - Installing CyberPanel - Docs - CyberPanel Community) so I went through the whole installation and setup of a clean install of OpenLitespeed on a new Digital Ocean droplet before attempting to install Cyberpanel.
I have the Centos firewall enabled, and I also made sure port 8090 was turned on, but I get a connection refused error. I’m sure I made a major error in the order of installing.
When running the install script I get the following …
`sudo sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sh: /dev/fd/63: No such file or directory
100 1229 100 1229 0 0 3482 0 --:--:-- --:--:-- --:--:-- 3481
(23) Failed writing body
--2018-06-17 04:39:10-- https://cyberpanel.net/install.sh
Resolving cyberpanel.net (cyberpanel.net)... 35.196.228.222
Connecting to cyberpanel.net (cyberpanel.net)|35.196.228.222|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1229 (1.2K) [application/x-sh]
Saving to: ‘STDOUT’
0% [ ] 0 --.-K/s in 0s
Cannot write to ‘-’ (Success).`
```
I am at a complete loss as to where to go next.
Please advise, thank you ... Scott