On 22 Aug, Christopher W. Curtis wrote:
> [EMAIL PROTECTED] wrote:
>> 
>> On 22 Aug, Christopher W. Curtis wrote:
>> > my 486 crawls when using the web interface.  The changes
>> > to checkboxes in the playlists looks like it would help, but this isn't
>> > done that often.
>> 
>> Are you using mod_perl? If you're not using mod_perl, that would be the
>> first thing to change. It makes an amazing amount of difference.
> 
> It sure looks like I am:
> 
> waet:/usr/src/obs# apt-get install libapache-mod-perl
> Reading Package Lists... Done
> Building Dependency Tree... Done
> Sorry, libapache-mod-perl is already the newest version
> 0 packages upgraded, 0 newly installed, 0 to remove and 59 not upgraded.
> waet:/usr/src/obs# grep mod_perl /etc/apache/httpd.conf
> LoadModule perl_module /usr/lib/apache/1.3/mod_perl.so

I don't think you're using mod_perl. Unless you've told apache to use
mod_perl you're not using it.

> I am a little confused though - how exactly does mod_perl work?  I have
> it loaded, but the obs interface is calling the cgi-bin version, is it
> not?

You need to configure apache for it and then re-run install-www.pl to
install into the mod_perl locations (unless you change to run mod_perl
exactly where you have your obs perl scripts installed right now).

For details on this: http://perl.apache.org/


--ruaok         Freezerburn! All else is only icing. -- Soul Coughing

Robert Kaye -- [EMAIL PROTECTED]  http://moon.eorbit.net/~robert

_______________________________________________
Obs-dev mailing list
[EMAIL PROTECTED]
http://www.freeamp.org/mailman/listinfo/obs-dev

Reply via email to