ItsOnlyMe
Verified User
Hello,,
when i try to start the service Exim trought DA i get this error:
same error to ProftpD
If i try to reinstall the proftpd by the ./build proftpd in the directadmin/custombuild map it gives me this error:
And the exim service i cannot install by the custombuild
how to fix this problem?
Greetings ItsOnlyMe
when i try to start the service Exim trought DA i get this error:
Cannot find the script
Details
/etc/init.d/exim
same error to ProftpD
Cannot find the script
Details
/etc/init.d/proftpd
If i try to reinstall the proftpd by the ./build proftpd in the directadmin/custombuild map it gives me this error:
cd lib/ && make install
make[1]: Entering directory `/usr/local/directadmin/custombuild/proftpd-1.3.2/lib'
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/usr/local/directadmin/custombuild/proftpd-1.3.2/lib'
/usr/bin/install -c -o ftp -g ftp -m 0644 config.h /usr/include/proftpd/config.h
cd include/ && make install
make[1]: Entering directory `/usr/local/directadmin/custombuild/proftpd-1.3.2/include'
make[1]: Leaving directory `/usr/local/directadmin/custombuild/proftpd-1.3.2/include'
/usr/bin/install -c -o ftp -g ftp -m 0644 proftpd.pc /usr/lib/pkgconfig/proftpd.pc
test -z """" || (cd locale/ && make install)
Done proftpd.
Restarting ProFTPd.
./build: line 6714: /etc/init.d/proftpd: No such file or directory
[root@server1 custombuild]#
And the exim service i cannot install by the custombuild
how to fix this problem?
Greetings ItsOnlyMe