On Jun 11, 2015, at 22:35 22, Rob Landry <[email protected]> wrote:
> My gut tells me the problem has something to do with Debian 8 using Apache
> 2.4 instead of Debian 7's Apache 2.2. Might there be something in the
> rd-bin.conf that needs to be changed, or one of the other configuration files?
Quite possibly. A good place to start when troubleshooting Apache issues is to
try running some of the web service test harnesses. For example, from a
browser on the local machine, do:
http://localhost/rd-bin/listcarts.html
Fill out the resulting form with something like:
LOGIN NAME: user
PASSWORD:
GROUP NAME: MUSIC
FILTER:
INCLUDE CUTS: 1
and click ‘Ok’. You should get back an XML listing showing all of the carts in
the ‘MUSIC’ group in your library. If not, you will often receive useful clues
about where and how Apache is going off the rails.
Every web service in Rivendell (list available at
https://github.com/ElvishArtisan/rivendell/blob/master/docs/web_api.odt) has a
corresponding test harness. Their official reason for being is as tools for
validating the respective web services for proper operation, but they can also
be valuable troubleshooting aids when ‘weird stuff’ is happening with the
system.
Cheers!
|----------------------------------------------------------------------|
| Frederick F. Gleason, Jr. | Chief Developer |
| | Paravel Systems |
|----------------------------------------------------------------------|
| Arguing with an engineer is like wrestling with a pig in the mud. |
| After a while you realize the pig is enjoying it. |
| --Anonymoous |
|----------------------------------------------------------------------|
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev