The exim service does not start

Mhdrimiog

New member
Joined
Jul 20, 2022
Messages
4
hello, i installed Direct Admin, but those services like php, exim, etc. were not installed automatically

I installed the exim service but it won't start

When I inquired about the reason, I found out that the majordomo service was not installed during the direct admin installation

Now how can I install the majordomo service manually?

ubuntu 20.04.4 LTS
 

Attachments

  • Untitled.png
    Untitled.png
    194.1 KB · Views: 16
How soon after the install started did you check if things were not working? The install of the control panel itself happens fairly quickly, which then starts the setup of everything else in the background, which may take more than an hour as it compiles from source code everything. If your machine does't have enough ram it could take a very long time or fail to install because of that. It generates a log file (which is mentioned on the install screen).
 
How soon after the install started did you check if things were not working? The install of the control panel itself happens fairly quickly, which then starts the setup of everything else in the background, which may take more than an hour as it compiles from source code everything. If your machine does't have enough ram it could take a very long time or fail to install because of that. It generates a log file (which is mentioned on the install screen).
I checked immediately after the installation and started manually installing the modules that were not installed like apache, mysqli, php, etc
 
OK, so you didn't wait for the system to actually install/compile apache/exim/etc.... There should have been a message on the screen at the end of the DA install that the rest of the process will happen in the background and to check the log for progress. The compile process can take a while on slower systems or if not enough resources are available it may fail. Normally it's about 45-90 minutes while custombuild and all source for everything downloads and compiles.
 
I checked immediately after the installation and started manually installing the modules that were not installed like apache, mysqli, php, etc

OK, so you didn't wait for the system to actually install/compile apache/exim/etc.... There should have been a message on the screen at the end of the DA install that the rest of the process will happen in the background and to check the log for progress. The compile process can take a while on slower systems or if not enough resources are available it may fail. Normally it's about 45-90 minutes while custombuild and all source for everything downloads and compiles.
thanks,
It worked, I reinstalled ubuntu and reinstalled directadmin after installing the control panel I followed the file /usr/local/directadmin/custombuild/install.txt
to the end of the installation without entering the control panel and making any changes After about 45 minutes, the installation was completed and I was faced with the sentence All parts have been installed. Also, after entering the control panel, all services were activated and the message CustomBuild installation has finished was displayed for me.
 
Back
Top