Welcome Guest. Please Login or Register  


You are here: Index > Webuzo > General Support > Topic : error in webuzo installation



Threaded Mode | Print  

 error in webuzo installation (1 Replies, Read 1244 times)
acahan1
Group: Member
Post Group: Newbie
Posts: 2
Status:


[root@morello ~]# wget -N https://files.webuzo.com/install.sh
--2024-01-29 05:36:13--  https://files.webuzo.com/install.sh
Resolving files.webuzo.com (files.webuzo.com)... 142.132.212.2
Connecting to files.webuzo.com (files.webuzo.com)|142.132.212.2|:443... connected.
ERROR: cannot verify files.webuzo.com's certificate, issued by ‘/C=US/O=Let's Encrypt/CN=R3’:
  Issued certificate has expired.
To connect to files.webuzo.com insecurely, use `--no-check-certificate'.
[root@morello ~]#
[root@morello ~]# chmod 0755 install.sh
chmod: cannot access ‘install.sh’: No such file or directory
[root@morello ~]# ./install.sh // This will install the LAMP Stack, DNS Server and FTP server along with Webuzo
-bash: ./install.sh: No such file or directory
IP: --   

error in webuzo installation
robertgould
Group: Member
Post Group: Newbie
Posts: 4
Status:
Hello, I think you should use the --no-check-certificate option with the wget command. Here's an example:

Code
bash
wget --no-check-certificate -N https: //files. webuzo.com/install. sh


After successfully downloading the installation script, you need to make it executable using the chmod command. However, based on the error message you provided, it seems that the install.sh file is not present in the current directory.

-----------------------
- Robert -
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 27, 2024, 8:12 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.025