./build mysql error

padisah

New member
Joined
May 10, 2020
Messages
1
Complete!
[root@nyc-sm2027tr-h70rf-19-3 ~]# nano /usr/local/directadmin/scripts/setup.txt
[root@nyc-sm2027tr-h70rf-19-3 ~]# Downloading mysql/centos7-64.txt...
-bash: Downloading: command not found
[root@nyc-sm2027tr-h70rf-19-3 ~]# /usr/local/directadmin/custombuild/mysql/centos7-64.txt: Permission denied
-bash: /usr/local/directadmin/custombuild/mysql/centos7-64.txt:: No such file or directory
[root@nyc-sm2027tr-h70rf-19-3 ~]# Downloaded file /usr/local/directadmin/custombuild/mysql/centos7-64.txt does not exist or is empty after download
-bash: Downloaded: command not found
[root@nyc-sm2027tr-h70rf-19-3 ~]# cwd is: /usr/local/directadmin/custombuild
-bash: cwd: command not found
[root@nyc-sm2027tr-h70rf-19-3 ~]# Fileserver might be down, using the backup file server..
-bash: Fileserver: command not found
[root@nyc-sm2027tr-h70rf-19-3 ~]# /usr/local/directadmin/custombuild/mysql/centos7-64.txt: Permission denied
-bash: /usr/local/directadmin/custombuild/mysql/centos7-64.txt:: No such file or directory
[root@nyc-sm2027tr-h70rf-19-3 ~]# ./build: line 10765: [: too many arguments
-bash: ./build:: No such file or directory
[root@nyc-sm2027tr-h70rf-19-3 ~]# ./build: line 10770: [: too many arguments
-bash: ./build:: No such file or directory
[root@nyc-sm2027tr-h70rf-19-3 ~]# ./build: line 10773: [: too many arguments
-bash: ./build:: No such file or directory
[root@nyc-sm2027tr-h70rf-19-3 ~]# ./build: line 10776: [: too many arguments
-bash: ./build:: No such file or directory
[root@nyc-sm2027tr-h70rf-19-3 ~]# ./build: line 10779: [: too many arguments
-bash: ./build:: No such file or directory
[root@nyc-sm2027tr-h70rf-19-3 ~]# ./build: line 10804: [: too many arguments
-bash: ./build:: No such file or directory
[root@nyc-sm2027tr-h70rf-19-3 ~]# ./build: line 10808: [: too many arguments
-bash: ./build:: No such file or directory
[root@nyc-sm2027tr-h70rf-19-3 ~]# *** Cannot find /usr/local/directadmin/custombuild/mysql/mysql/centos7-64.txt. Aborting ***
-bash: directadmin-evolution-skin-turkish: command not found

help me please
 
[root@nyc-sm2027tr-h70rf-19-3 ~]# cwd is: /usr/local/directadmin/custombuild
-bash: cwd: command not found

What is this?
[root@nyc-sm2027tr-h70rf-19-3 ~]
Doesn't look like a FQDN neither like a directory you're in. Have you setup your hostname correctly? Doesn't look that way.

Are you executing the command from the /user/local/directadmin/custombuild directory?
Is your Centos 7 64-bit matching the OS and 32 or 64 bit in your license?
 
Back
Top