On 26 avr. 2017 à 15:10 +0200, Rob Landry <[email protected]>, wrote:
>
> Can you run rdimport successfully from a command line?

[rd@rivendell Desktop]$ rdimport Vrac CTP20170116_1.wav
 Audio Converter Error: OK, skipping CTP20170116_1.wav...

Vrac is a legit group name with free cart numbers

>
> Is there any useful error message in the logs in /var/log/httpd (or
> /var/log/apache2)?

in /var/log/httpd/access.log

127.0.0.1 - - [26/Apr/2017:15:26:10 +0200] "POST /rd-bin/rdxport.cgi HTTP/1.1" 
500 128 "-" "-"
127.0.0.1 - - [26/Apr/2017:15:26:11 +0200] "POST /rd-bin/rdxport.cgi HTTP/1.1" 
200 100 "-" "-"
127.0.0.1 - - [26/Apr/2017:15:26:18 +0200] "POST /rd-bin/rdxport.cgi HTTP/1.1" 
200 147 "-" « -"
>
> If you can't import linear .wav files, then the problem has nothing to do
> with audio conversion. Where do you have rd-bin installed? There should be
> a file (/etc/httpd/conf.d/rd-bin.conf?
> /etc/apache2/conf-enabled/rd-bin.conf? It depends on your OS) pointing to
> it.
/etc/httpd/conf.d/rd-bin.conf

<Directory "/var/www/rd-bin">
  Options ExecCGI FollowSymLinks
  AllowOverride None
  Order allow,deny
  Allow from all
  <Files *.gif>
    SetHandler default-handler
  </Files>
  <Files *.png>
    SetHandler default-handler
  </Files>
  <Files *.js>
    SetHandler default-handler
  </Files>
  <Files *.html>
    SetHandler default-handler
  </Files>
  <Files *.xml>
    SetHandler cgi-script
  </Files>
  <Files *.cgi>
    SetHandler cgi-script
  </Files>
  <Files *.mp3>
    SetHandler cgi-script
  </Files>
</Directory>
ScriptAlias /rd-bin/ "/var/www/rd-bin/"
TimeOut 1200




[root@rivendell ~]# ls -la /var/www/rd-bin/*.cgi
-rwxr-xr-x 1 root root  78464 24 mar 19:20 /var/www/rd-bin/rdcastmanager.cgi
-rwsr-sr-x 1 root root 149856 24 mar 19:20 /var/www/rd-bin/rdxport.cgi
>
>
> Rob
>
> --
> Я там, где ребята толковые,
> Я там, где плакаты "Вперёд",
> Где песни рабочие новые
> Страна трудовая поёт.


Thx

PVB
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
  • [RDD] Can’t impor... Pascal Vanbel - Radio Universitaire Namuroise - RUN 88.1
    • Re: [RDD] Ca... Wayne Merricks
    • Re: [RDD] Ca... Fred Gleason
      • Re: [RDD... Pascal Vanbel - RUN
        • [RDD... Pascal Vanbel - Radio Universitaire Namuroise - RUN 88.1
          • ... Pascal Vanbel - Radio Universitaire Namuroise - RUN 88.1
            • ... Rob Landry
              • ... Pascal Vanbel - Radio Universitaire Namuroise - RUN 88.1
                • ... Pascal Vanbel - Radio Universitaire Namuroise - RUN 88.1
                • ... Pascal Vanbel - Radio Universitaire Namuroise - RUN 88.1
                • ... Pascal Vanbel - Radio Universitaire Namuroise - RUN 88.1

Reply via email to