Aha no worries then!

Yeah, Apache does have that module, it exists and it's in the correct location but apparently the specific module name is wrong hence:

Can't locate API module structure `digest_auth_module' in file /usr/lib/apache2/modules/mod_auth_digest.so: /usr/lib/libapr-0.so.0: undefined symbol: digest_auth_module

rather than something like:

[Fri Dec 23 02:07:17 2005] [alert] [client 192.168.1.17] /var/www/mythweb/.htaccess: Invalid command 'RewriteEngine', perhaps mis-spelled or defined by a module not included in the server configuration

/usr/lib/apache2/modules/mod_auth_digest.so does exist, but I think the module name (i.e. digest_auth_module) might have changed?

Will go and ask the Apache list if no-one knows off the top of their heads here.

Cheers - Piers

Chris Petersen wrote:
Error - data directory is not writable by www-data. Please check permissions.

Not in the README file. Hmm... Chowned the data folder to www-data and all is OK - works perfectly fine.


That's fairly new. Guess I forgot to update the README when I added that stuff. But at least the error message now is informative, rather than just failing like it used to. :)

Re-enabled the auth lines in the .htaccess file and naturally it fails. As mythweb is exposed to the big bad old WWW, I think it might be a good idea to fix it :) Should I ask here or on the apache mailing list?


It's more of an apache issue. Odd, though, since I thought every major distro included all of the auth modules by default.

-Chris
_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to