Am 13.02.2005 um 19:51 schrieb Michael Nachbaur:
On Feb 13, 2005, at 5:14 AM, Josef Chladek wrote:waiting 60 seconds for server to start: .Syntax error on line 12 of /root/Apache-AxKit-Provider-SAWA-1.37/t/conf/extra.last.conf:
Undefined subroutine &Apache::AxKit::Provider::register_protocol called at /usr/local/lib/perl/5.8.4/Apache/AxKit/Provider/File.pm line 17.
Compilation failed in require at /usr/local/lib/perl/5.8.4/AxKit.pm line 16.
BEGIN failed--compilation aborted at /usr/local/lib/perl/5.8.4/AxKit.pm line 16.
Compilation failed in require at /usr/local/lib/perl/5.8.4/Apache/AxKit/Provider.pm line 8.
BEGIN failed--compilation aborted at /usr/local/lib/perl/5.8.4/Apache/AxKit/Provider.pm line 8.
Compilation failed in require at /root/Apache-AxKit-Provider-SAWA-1.37/blib/lib/Apache/AxKit/Provider/ SAWA.pm line 6.
BEGIN failed--compilation aborted at /root/Apache-AxKit-Provider-SAWA-1.37/blib/lib/Apache/AxKit/Provider/ SAWA.pm line 6.
Compilation failed in require at (eval 6) line 3.
what's wrong here?
I've run into this in the past. As far as I can remember something isn't USE'ing AxKit. I started to track it down on my end here, but for the life of me I can't seem to find it anymore. :-( I'll do some more digging later and get back to you.
thanks for that michael, i had no time to check this earlier - it's simple: in
Apache-AxKit-Provider-SAWA-1.37/t/conf/extra.last.conf.in
the first to lines have to be switched, if it reads:
PerlModule AxKit PerlModule Apache::AxKit::Provider::SAWA
it works, the other way round it throws the error above. by the way: who is the maintainer, christian glahn or kip hampton?
and: are there more examples of the MVC design pattern using SAWA or any projects, that have sawa in use with axkit?
A newer site, but one that isn't finished yet, is at http://mp3dev.nachbaur.com/BT for example. I haven't gotten the artist listing working yet, so you have to start with an artist name. The source to this is at http://cvs.nachbaur.com/cgi-bin/viewcvs.cgi/Salsa/
it's really impressive, thanks for the cvs hint. could i ask for a simple example of how to realize the REST notation? is this done via httpd.conf (which would be ugly, i think) or does the magic happen somewhere else?
thanks josef
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
