Unable to install
#1
Unable to install
hi
installed centos fresh and updated it but unable to install showing me errors in both installers
with curl its showing me "/dev/fd/63: line 1: Not: command not found
"
and with wget its swhoing me "Resolving raw.githubusercontent.com... 23.235.43.133
Connecting to raw.githubusercontent.com|23.235.43.133|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2014-08-23 00:02:22 ERROR 404: Not Found"

tried another installer shows me follwing error and keeps asking for mysql password i installed fresh centos this mysql thing was also occring in zpanel that why i am trying this. please help me kind of an urgent thing

this is error

chmod: cannot access `/etc/zpanel/panel/bin/zppy': No such file or directory
chmod: cannot access `/etc/zpanel/panel/bin/setso': No such file or directory
cp: cannot stat `/etc/zpanel/panel/etc/build/config_packs/centos_6/.': No such file or directory
/dev/fd/63: line 270: cc: command not found
chown: cannot access `/etc/zpanel/panel/bin/zsudo': No such file or directory
chmod: cannot access `/etc/zpanel/panel/bin/zsudo': No such file or directory
chmod: cannot access `/etc/zpanel/configs/phpmyadmin/config.inc.php': No such file or directory
sed: can't read /etc/zpanel/configs/phpmyadmin/config.inc.php: No such file or directory
ln: creating symbolic link `/etc/zpanel/panel/etc/apps/phpmyadmin/config.inc.php': No such file or directory
mysqld: unrecognized service
/dev/fd/63: line 283: mysqladmin: command not found
enter your root mysql password : enter your root mysql password :


Please help me out. thanks in advance
#2
RE: Unable to install
Sentora hasn't been released yet.
***Retail***
SCPH-39002, Running FCMB, HDD-OSD, Mini-OPL.
SCPH-30002 RSW (Automobile Collection Snow White)
SCPH-10000 x2
SCPH-15000
SCPH-18000 x2
DESR-7700
SCPH-2040X x2
Linux Kit
PSBBN V0.20, V0.30
HDD Utility V1.00, V1.01

***Dev***
DTL-H30102 Running FCMB, HDD-OSD, Mini-OPL.
DTL-H20400 - Boxed
#3
RE: Unable to install
(08-23-2014, 02:20 PM)Jigsaw Hosting Group Wrote:
Sentora hasn't been released yet.

ok i understand but then what can we zpanel is not also installing giving same problems
#4
RE: Unable to install
On CentOS 7?

ZPanelCP v10.1.1 installs fine (I know because I'm always installing it), on CentOS 6.3/4/5
***Retail***
SCPH-39002, Running FCMB, HDD-OSD, Mini-OPL.
SCPH-30002 RSW (Automobile Collection Snow White)
SCPH-10000 x2
SCPH-15000
SCPH-18000 x2
DESR-7700
SCPH-2040X x2
Linux Kit
PSBBN V0.20, V0.30
HDD Utility V1.00, V1.01

***Dev***
DTL-H30102 Running FCMB, HDD-OSD, Mini-OPL.
DTL-H20400 - Boxed
#5
RE: Unable to install
(08-23-2014, 03:06 PM)Jigsaw Hosting Group Wrote: On CentOS 7?

ZPanelCP v10.1.1 installs fine (I know because I'm always installing it), on CentOS 6.3/4/5
tried on both centos 7 and centos 6 its keep asking me mysql password even after clean installed i tried around 10 times.
#6
RE: Unable to install
Code:
bash <(curl -Ss https://raw.github.com/zpanel/installers/master/install/CentOS-6_4/10_1_1.sh)

(08-23-2014, 03:11 PM)damanmokha Wrote: tried on both centos 7

It's not Supported on CentOS 7 yet, it's on my to do list. But it works fine for me on CentOS 6.3 (updated to 6.5) using the above command.

If curl isn't installed then

Code:
yum install -y curl

Also sometimes there's a problem at GitHub's end which causes this issue also.
***Retail***
SCPH-39002, Running FCMB, HDD-OSD, Mini-OPL.
SCPH-30002 RSW (Automobile Collection Snow White)
SCPH-10000 x2
SCPH-15000
SCPH-18000 x2
DESR-7700
SCPH-2040X x2
Linux Kit
PSBBN V0.20, V0.30
HDD Utility V1.00, V1.01

***Dev***
DTL-H30102 Running FCMB, HDD-OSD, Mini-OPL.
DTL-H20400 - Boxed
#7
RE: Unable to install
(08-23-2014, 03:12 PM)Jigsaw Hosting Group Wrote:
Code:
bash <(curl -Ss https://raw.github.com/zpanel/installers/master/install/CentOS-6_4/10_1_1.sh)

i think i have also tried it let me do it once again
#8
RE: Unable to install
If that doesn't work then try this site.

Then run an update to 10.1.1
Code:
bash <(curl -Ss https://raw.github.com/zpanel/installers/master/upgrade/CentOS-6_4/10_1_1.sh)
***Retail***
SCPH-39002, Running FCMB, HDD-OSD, Mini-OPL.
SCPH-30002 RSW (Automobile Collection Snow White)
SCPH-10000 x2
SCPH-15000
SCPH-18000 x2
DESR-7700
SCPH-2040X x2
Linux Kit
PSBBN V0.20, V0.30
HDD Utility V1.00, V1.01

***Dev***
DTL-H30102 Running FCMB, HDD-OSD, Mini-OPL.
DTL-H20400 - Boxed
#9
RE: Unable to install
(08-23-2014, 03:16 PM)Jigsaw Hosting Group Wrote: If that doesn't work then try this site.

Then run an update to 10.1.1
Code:
bash <(curl -Ss https://raw.github.com/zpanel/installers/master/upgrade/CentOS-6_4/10_1_1.sh)

its installed using that site but panel is not opening with ip.
#10
RE: Unable to install
Hey ,I just sow your post .I had also problem install zPanel with
Code:
bash <(curl -Ss https://raw.github.com/zpanel/installers/master/upgrade/CentOS-6_4/10_1_1.sh)
But I didn't had any problem with


Code:
wget https://raw.githubusercontent.com/zpanel/installers/master/install/CentOS-6_4/10_1_1.sh chmod +x 10_1_1.sh ./10_1_1.sh

Follow the on screen instructions during the installation.

Before you start update Centos


Possibly Related Threads…
Thread Author Replies Views Last Post
apt-get install mod_ssl ERROR CMs222 9 32 ,163 11-11-2022, 09:14 PM
Last Post: zustudios
Install guide wget over http? edavidf 5 13 ,456 12-15-2020, 07:07 PM
Last Post: jibranahmed
SSL install breaks apache service EGOSKY123 1 5 ,508 10-28-2020, 12:12 AM
Last Post: iraqiboy90

Forum Jump:


Users browsing this thread: 1 Guest(s)