The Apache Web server is running (I know it is Apache server because it is the one in dependence of the owncloud package). Because it is a server, it should run even if your user is not logged in, i.e., it is a system component. You can start/stop/restart/status it with:
$ sudo service apache2 start | stop | restart | status

Reply via email to