[mythtv] Mythweb: Recent additions for db_ vars in htaccess don't work for me

Endaf Jones jonese at zener.com
Fri Nov 4 13:33:47 EST 2005


Starting November 3rd, there were several updates to the mythweb.
 I've checked the .htaccess file with the correct database information, but
I still get an "Database Setup Error" message when going to any of the web
pages:
 My htaccess file has:
  setenv db_server "localhost"
setenv db_name "mythconverg"
setenv db_login "mythtv"
setenv db_password "mythtv"
  I see that includes/init.php changes for presence of those variables in
the global var $_SERVER. When I put a debug statement at about line 83:
 printf("<pre>\n")
print_r($_SERVER);
printf("</pre>\n");
 The setenv variables are not there at all. Is this a config problem?
Mythweb was working right up to these changes being done.


--
# Endaf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20051104/02a7f1f7/attachment.htm


More information about the mythtv-dev mailing list