tail -f /var/log/apache2/error.log [Wed Mar 23 04:31:10.468027 2016] [mpm_event:notice] [pid 3238:tid 3068841984] AH00489: Apache/2.4.7 (Ubuntu) configured -- resuming normal operations [Wed Mar 23 04:31:10.468160 2016] [core:notice] [pid 3238:tid 3068841984] AH00094: Command line: '/usr/sbin/apache2' [Wed Mar 23 04:34:22.069084 2016] [mpm_event:notice] [pid 3238:tid 3068841984] AH00493: SIGUSR1 received. Doing graceful restart [Wed Mar 23 04:34:22.142858 2016] [mpm_event:notice] [pid 3238:tid 3068841984] AH00489: Apache/2.4.7 (Ubuntu) configured -- resuming normal operations [Wed Mar 23 04:34:22.143006 2016] [core:notice] [pid 3238:tid 3068841984] AH00094: Command line: '/usr/sbin/apache2' [Fri Jan 01 08:00:24.407502 2010] [mpm_event:notice] [pid 1390:tid 3069358080] AH00489: Apache/2.4.7 (Ubuntu) configured -- resuming normal operations [Fri Jan 01 08:00:24.416556 2010] [core:notice] [pid 1390:tid 3069358080] AH00094: Command line: '/usr/sbin/apache2' [Wed Mar 23 23:13:49.695016 2016] [mpm_event:notice] [pid 1390:tid 3069358080] AH00491: caught SIGTERM, shutting down [Wed Mar 23 23:13:50.161238 2016] [mpm_event:notice] [pid 2610:tid 3069272064] AH00489: Apache/2.4.7 (Ubuntu) configured -- resuming normal operations [Wed Mar 23 23:13:50.162667 2016] [core:notice] [pid 2610:tid 3069272064] AH00094: Command line: '/usr/sbin/apache2'
On Wed, Mar 23, 2016 at 11:39 PM, Wayne Merricks < [email protected]> wrote: > OK, look at the apache error log and then do an import: > > $ tail -f /var/log/apache/error.log > > If the cgi is failing it will give you messages in there. > > > On 23/03/16 14:54, [email protected] wrote: > >> I've done all that and it didn't make a difference. >> >> Sent from my iPhone >> >> On Mar 23, 2016, at 10:52 AM, Wayne Merricks < >>> [email protected]> wrote: >>> >>> Hi, >>> >>> Check your /var/snd: >>> >>> $ sudo addgroup rivendell >>> $ sudo adduser radio rivendell >>> $ sudo chown -R radio:rivendell /var/snd >>> $ sudo chmod -R g+w /var/snd >>> >>> If you can create files inside /var/snd as your radio user then >>> Rivendell can do that too >>> >> -- Seth Stevenson
_______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
