Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mythweb broke in 0.19
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
thechris
Veteran
Veteran


Joined: 12 Oct 2003
Posts: 1203

PostPosted: Sat Feb 18, 2006 8:12 pm    Post subject: mythweb broke in 0.19 Reply with quote

Code:

Database Setup Error

The database environment variables are not correctly set in the
included .htaccess file. Please read through the comments included
in the file and set up the db_* environment variables correctly.

Some possible solutions are to make sure that mod_env is enabled
in httpd.conf, as well as having followed the instructions in the
README about the AllowOverride settings.


i can't figure out what it wants me to do. there is no db_* in .htaccess. i think my db settings are correct, they are the defaults. no clue what this message is talking about!
_________________
HW problems. It's a VIA thing.
Back to top
View user's profile Send private message
robnotts
Guru
Guru


Joined: 15 Mar 2004
Posts: 405
Location: Nottingham, UK

PostPosted: Sun Feb 19, 2006 12:38 am    Post subject: Reply with quote

Have the same problem... made some changes to the files as directed, but still no success... nothing via google yet... but fingers crossed!

Rob.
_________________
---

Gentoo Phenom][ X4 955 on AMD790 + Geforce 220GT 8GB/1.75TB (Desktop)
+ MythTV (3xFreeview,1xFreesat HD) on 1080p
Gentoo Turion64 X2 Geforce 6150 2GB/120GB (Laptop)
Back to top
View user's profile Send private message
phsdv
Guru
Guru


Joined: 13 Mar 2005
Posts: 372
Location: Europe

PostPosted: Sun Feb 19, 2006 7:56 am    Post subject: Reply with quote

I had the same problem too. Please try adding this to your /etc/apache2/httpd.conf file:
Code:
<Directory /var/www/localhost/htdocs/mythweb>
        AllowOverride all
        Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
</Directory>

Of course change the directory name to where you have mythweb installed. And restart apache afterwards. I hope this helps.
Back to top
View user's profile Send private message
robnotts
Guru
Guru


Joined: 15 Mar 2004
Posts: 405
Location: Nottingham, UK

PostPosted: Sun Feb 19, 2006 11:11 am    Post subject: Reply with quote

Thank you... I wasn't far off... just forgot the /mythweb like a muppet!

Rob.
_________________
---

Gentoo Phenom][ X4 955 on AMD790 + Geforce 220GT 8GB/1.75TB (Desktop)
+ MythTV (3xFreeview,1xFreesat HD) on 1080p
Gentoo Turion64 X2 Geforce 6150 2GB/120GB (Laptop)
Back to top
View user's profile Send private message
thechris
Veteran
Veteran


Joined: 12 Oct 2003
Posts: 1203

PostPosted: Mon Feb 20, 2006 2:49 am    Post subject: Reply with quote

i just removed mythweb, then re-emerged it. then rebooted. then messed with things. it eventually fixed itself... except now in mythfrontend it sets my recording group to "talk shows" instead of "all programs". i have to change it back each time, which is annoying.
_________________
HW problems. It's a VIA thing.
Back to top
View user's profile Send private message
zaai
Apprentice
Apprentice


Joined: 24 Jul 2004
Posts: 175

PostPosted: Wed Feb 22, 2006 3:14 am    Post subject: Reply with quote

phsdv wrote:
I had the same problem too. Please try adding this to your /etc/apache2/httpd.conf file:
Code:
<Directory /var/www/localhost/htdocs/mythweb>
        AllowOverride all
        Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
</Directory>

Of course change the directory name to where you have mythweb installed. And restart apache afterwards. I hope this helps.


Thank you! I had the same problem. That worked for me as well.
_________________
* most bugs can be reduced to either dependency or state *

Athlon64 X2 4800+ on Asus M2N SLI deluxe with 4GB Dual channel
video nVidia GForce 7300 GS 512MB (snail); xorg-7.2
kernel 2.6.24-gentoo-r3
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum