Hi everyone! Hope everyone is good..

So I started getting curious about the web interface and what it can do.
After some google searches, I haven't seen anything on how to access it. I
got some help from teak__ on IRC (Thanks!) so I know how to get to the
webpages:

http://localhost/cgi-bin/rivendell/{webpage name}

Now, I'm not exactly sure how to use it.

For username, on all the pages, I'm assuming that it's asking for a
rivendell user, like admin and the password for that account.

On the listcarts.html page for example, I am guessing that group is the
cart group, like Music, Spots, etc...

Filter for narrowing it down and cuts for selecting the particular cut in
the cart if it has multiple carts.

So when I fill in some of the fields, I get an Error 500 Internet server
error. When I check the apache error logs, it says a premature end of
script header error.

Permissions look ok based on what I could find on earlier posts to this
list, which wasn't too much..

Any thoughts or suggestions on what I can try?

----------

Permissions:

mobbyg@rivendell-onair:/usr/lib/cgi-bin/rivendell$ ls -l

total 316

-rw-r--r-- 1 root root  1052 Dec 10 12:07 addcart.html

-rw-r--r-- 1 root root   774 Dec 10 12:07 addcut.html

-rw-r--r-- 1 root root   894 Dec 10 12:07 audioinfo.html

-rw-r--r-- 1 root root   659 Dec 10 12:07 audiostore.html

-rw-r--r-- 1 root root  1202 Dec 10 12:07 copyaudio.html

-rw-r--r-- 1 root root   894 Dec 10 12:07 delete_audio.html

-rw-r--r-- 1 root root  1134 Dec 10 12:07 editcart.html

-rw-r--r-- 1 root root  2502 Dec 10 12:07 export.html

-rw-r--r-- 1 root root   895 Dec 10 12:07 exportpeaks.html

-rw-r--r-- 1 root root   435 Dec 10 12:07 greenball.png

-rw-r--r-- 1 root root   217 Dec 10 12:07 greencheckmark.png

-rw-r--r-- 1 root root  1487 Dec 10 12:07 import.html

-rw-r--r-- 1 root root   897 Dec 10 12:07 listcart.html

-rw-r--r-- 1 root root  1007 Dec 10 12:07 listcarts.html

-rw-r--r-- 1 root root   891 Dec 10 12:07 listcut.html

-rw-r--r-- 1 root root   775 Dec 10 12:07 listcuts.html

-rw-r--r-- 1 root root   776 Dec 10 12:07 listgroup.html

-rw-r--r-- 1 root root   658 Dec 10 12:07 listgroups.html

-rw-r--r-- 1 root root   762 Dec 10 12:07 listlog.html

-rw-r--r-- 1 root root   893 Dec 10 12:07 listlogs.html

-rw-r--r-- 1 root root   775 Dec 10 12:07 listservices.html

-rw-r--r-- 1 root root  3130 Dec 10 12:07 progressbar.gif

-rwxr-xr-x 1 root root 75728 Dec 10 12:07 rdcastmanager.cgi

-rw-r--r-- 1 root root   540 Dec 10 12:07 rdcastmanager.js

lrwxrwxrwx 1 root root    26 Dec 10 12:07 rdfeed.mp3 ->
../../rivendell/rdfeed.xml

-rwxr-xr-x 1 root root 38692 Dec 10 12:07 rdfeed.xml

-rwsr-xr-x 1 root root 85136 Dec 10 12:07 rdxport.cgi

-rw-r--r-- 1 root root   410 Dec 10 12:07 redball.png

-rw-r--r-- 1 root root   691 Dec 10 12:07 redx.png

-rw-r--r-- 1 root root   778 Dec 10 12:07 removecart.html

-rw-r--r-- 1 root root   894 Dec 10 12:07 removecut.html

-rw-r--r-- 1 root root  1011 Dec 10 12:07 trimaudio.html

-rw-r--r-- 1 root root   334 Dec 10 12:07 whiteball.png
-------------
Here is a clip of what I am seeing in the apache error log:

[Wed Jan 14 15:54:23 2015] [error] (8)Exec format error: exec of
'/var/www/rd-bin/rdxport.cgi' failed

[Wed Jan 14 15:54:23 2015] [error] [client 10.0.1.11] Premature end of
script headers: rdxport.cgi, referer:
http://10.0.1.10/cgi-bin/rivendell/listgroup.html

[Wed Jan 14 15:56:08 2015] [error] (8)Exec format error: exec of
'/var/www/rd-bin/rdxport.cgi' failed

[Wed Jan 14 15:56:08 2015] [error] [client 10.0.1.11] Premature end of
script headers: rdxport.cgi, referer:
http://10.0.1.10/cgi-bin/rivendell/listlogs.html

[Wed Jan 14 15:56:46 2015] [error] [client 10.0.1.11] Symbolic link not
allowed or link target not accessible: /usr/lib/cgi-bin/rivendell/rdfeed.mp3

[Wed Jan 14 15:57:14 2015] [error] [client 10.0.1.11] attempt to invoke
directory as script: /usr/lib/cgi-bin/rivendell/

[Wed Jan 14 15:58:38 2015] [error] (8)Exec format error: exec of
'/var/www/rd-bin/rdxport.cgi' failed

[Wed Jan 14 15:58:38 2015] [error] [client 10.0.1.11] Premature end of
script headers: rdxport.cgi, referer:
http://10.0.1.10/cgi-bin/rivendell/listcarts.html

[Wed Jan 14 16:06:01 2015] [error] (8)Exec format error: exec of
'/var/www/rd-bin/rdxport.cgi' failed

[Wed Jan 14 16:06:01 2015] [error] [client 10.0.1.11] Premature end of
script headers: rdxport.cgi, referer:
http://10.0.1.10/cgi-bin/rivendell/editcart.html

[Wed Jan 14 16:12:35 2015] [error] (8)Exec format error: exec of
'/var/www/rd-bin/rdxport.cgi' failed

[Wed Jan 14 16:12:35 2015] [error] [client 10.0.1.11] Premature end of
script headers: rdxport.cgi, referer:
http://10.0.1.10/cgi-bin/rivendell/editcart.html


-- 
-=:{ Rich Gattie, KB2MOB }:=-
Email: mob...@gmail.com
Blog: http://xjockalbanyny.com
_______________________________________________
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to