Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install error / wget command #5

Closed
raramuridesign opened this issue Apr 22, 2014 · 4 comments
Closed

install error / wget command #5

raramuridesign opened this issue Apr 22, 2014 · 4 comments

Comments

@raramuridesign
Copy link

When the file exists on the server wget https://raw.githubusercontent.com/nuevvo/engintron/master/engintron.sh results in the following error

ERROR: certificate common name âwww.github.comâraw.githubusercontent.comâ
To connect to raw.githubusercontent.com insecurely, use â--no-check-certificateâ.

What do we need to do to solve this ?

@fevangelou
Copy link
Member

Add the "--no-check-certificate" flag to the command, right after the the word "wget".

@raramuridesign
Copy link
Author

Install and Update works.
Do we need to remove the NginxDashboard for WHM ?
As we now have both showing. Please advise how we can remove just this one.

@fevangelou
Copy link
Member

It's a duplicate entry. Login as root and do this:
$ cd /usr/local/cpanel/whostmgr/docroot/cgi/
$ rm nginxdashboard.php
$ exit

And you're done.

@raramuridesign
Copy link
Author

Thanks Fotis, all working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants