Apache server not running

SYSTEM INFORMATION
OS type and version ubuntu 20.04.4
Webmin version 1.994
Virtualmin version 7.1-1
Related packages SUGGESTED

Hi

This is my domain name: https://www.grouptoall.com . I recently purchased this domain name and want to connect with my server. when i was trying to connect with my server, website wont open. Then i am try to find the issue then i find apache is not running. Please help me to start apache server.

You can run the following command to start Apache:

sudo systemctl start apache2

And if it fails to start or you want to know if it is running or not, run the following to know the status:

sudo systemctl status apache2

Check apache error log.

Have you rebooted the server as well.

where i find error logs (location of error file)?
i reboot my server 2-3 time.

There seem to alot of things wrong there, how did you install Virtualmin? Did you use the Automated script or manual method? Maybe try Virtualmin - System Settings - Re-run install wizard.

Else you will need to correct the errors in the log. The fact its saying your missing Config variable points to a bad install.

Steve

i did. but still not starting.

You may need to get staffs help with this one. A normal install should work fine unless you have manually changed things. By the docs your OS is support using the standard script at https://software.virtualmin.com/gpl/scripts/install.sh is that the one you used?

Steve

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.