NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Frontview apache issue
1 TopicFrontview not avaialble after installing git
Hi, I am on os 6.7.5 I tried installing git is terminal mode via apt-get install git-all. After that frontview is no longer available. Start or restart apache fails: root@HITc_NAS:/frontview/dashboard# systemctl status apache2.service ● apache2.service - The Apache HTTP Server Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled) Drop-In: /lib/systemd/system/apache2.service.d └─forking.conf Active: failed (Result: exit-code) since Mon 2017-08-07 21:02:58 CEST; 4min 26s ago Process: 8445 ExecStart=/usr/sbin/apache2 $OPTIONS -k start (code=exited, status=1/FAILURE) Process: 8299 ExecStartPre=/frontview/bin/fvapps (code=exited, status=0/SUCCESS) Aug 07 21:02:57 HITc_NAS fvapps[8299]: WARNING: Excluding bad https config for app 'mysqlr6' Aug 07 21:02:57 HITc_NAS fvapps[8299]: WARNING: Excluding bad https config for app 'nzbget-rn' Aug 07 21:02:57 HITc_NAS fvapps[8299]: WARNING: Excluding bad https config for app 'phpmyadminr6' Aug 07 21:02:57 HITc_NAS fvapps[8299]: WARNING: Excluding bad https config for app 'phpr6' Aug 07 21:02:58 HITc_NAS apache2[8445]: apache2: Syntax error on line 140 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/mods- enabled/auth_token.load: Cannot load /usr/lib/apache2/modules/mod_auth_token.so into server: /usr/lib/apache2/modules/mod_auth_token.so: cannot open shared object file: No such file or directory Aug 07 21:02:58 HITc_NAS systemd[1]: apache2.service: Control process exited, code=exited status=1 Aug 07 21:02:58 HITc_NAS systemd[1]: Failed to start The Apache HTTP Server. Aug 07 21:02:58 HITc_NAS systemd[1]: apache2.service: Unit entered failed state. Aug 07 21:02:58 HITc_NAS systemd[1]: apache2.service: Triggering OnFailure= dependencies. Aug 07 21:02:58 HITc_NAS systemd[1]: apache2.service: Failed with result 'exit-code'. The shares are still working. It is just the stuf that depend on apache that is failing. Is there an easy way to get it working? Can I reinstall 6.7.5 in terminal mode?Solved2.8KViews0likes2Comments