[mythtv-users] lighttpd and mythweb?

Garth Benedict shrkbait at gmail.com
Sat Feb 18 05:53:12 UTC 2006


Ugh.  Any 0.19 people out there get the .htaccess file converted over to
lighttpd.conf?  The php is running for me, I get the "Database Setup Error"

I added mod_setenv with:
setenv.add-environment = (
    "db_server"=>        "localhost",
    "db_name"=>          "mythconverg",
    "db_login"=>         "mythtv",
    "db_password"=>      "mythtv"
)

that seems to match what .htaccess says.  No change though.

FYI, lighttpd gets by apaches file size limit.  Peppy too.

On 12/28/05, Chris Petersen <lists at forevermore.net> wrote:
>
> > In order to get htaccess files read, I installed htscanner. I don't
> > know if it's working properly or not... but I don't get the db env
> > variable error anymore. In fact, I don't get anything but a white
> > screen when the page has loaded.
>
> you need something equivalent to apache's mod_env and mod_rewrite or it
> won't work. (for svn, that is)
>
> -Chris
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20060218/01eeac6c/attachment.htm 


More information about the mythtv-users mailing list