Command not found error for what? I don’t see anything relevant in the output you gave below.
Provide a copy of what command you are running and the output. Graham > On 12 May 2016, at 1:09 AM, Jaqen Nki <[email protected]> wrote: > > Hmm Im getting a command not found error, even though mod-wsgi is defintely > installed in the venv lib, and apaches working: > > systemctl status apache2.service > ● apache2.service - LSB: Apache2 web server > Loaded: loaded (/etc/init.d/apache2; bad; vendor preset: enabled) > Drop-In: /lib/systemd/system/apache2.service.d > └─apache2-systemd.conf > Active: active (running) since Wed 2016-05-11 09:02:24 MDT; 8min ago > Docs: man:systemd-sysv-generator(8) > Process: 7700 ExecStop=/etc/init.d/apache2 stop (code=exited, > status=0/SUCCESS) > Process: 7894 ExecReload=/etc/init.d/apache2 reload (code=exited, > status=0/SUCCESS) > Process: 7733 ExecStart=/etc/init.d/apache2 start (code=exited, > status=0/SUCCESS) > Tasks: 55 (limit: 512) > CGroup: /system.slice/apache2.service > ├─7751 /usr/sbin/apache2 -k start > ├─7919 /usr/sbin/apache2 -k start > └─7920 /usr/sbin/apache2 -k start > > May 11 09:05:54 k1pvm systemd[1]: Stopped LSB: Apache2 web server. > May 11 09:05:54 k1pvm systemd[1]: Starting LSB: Apache2 web server... > May 11 09:05:54 k1pvm apache2[7733]: * Starting Apache httpd web server > apache2 > May 11 09:02:23 k1pvm apache2[7733]: AH00558: apache2: Could not reliably > determine the server's fully qualified domain name, using 127.0.1.1. Set > May 11 09:02:24 k1pvm apache2[7733]: * > May 11 09:02:24 k1pvm systemd[1]: Started LSB: Apache2 web server. > May 11 09:06:02 k1pvm systemd[1]: Reloading LSB: Apache2 web server. > May 11 09:06:02 k1pvm apache2[7894]: * Reloading Apache httpd web server > apache2 > May 11 09:02:31 k1pvm apache2[7894]: * > May 11 09:02:31 k1pvm systemd[1]: Reloaded LSB: Apache2 web server. > lines 1-25/25 (END) > > > -- > You received this message because you are subscribed to the Google Groups > "modwsgi" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/modwsgi > <https://groups.google.com/group/modwsgi>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/modwsgi. For more options, visit https://groups.google.com/d/optout.
