On Nov 23, 2007 3:50 AM, Jameson <[EMAIL PROTECTED]> wrote: > Hey guys, I'm having a bit of trouble getting Ampache up and running on a > Fedora 8 box, and I'm hoping someone can help. I've got all the > prerequisites up and running fine, but when I point my browser to > http://server/ampache, index.php apparently sends me to > http://server/login.php, which obviously isn't there, since it should be > http://server/ampache/login.php. After that, I decided to go straight to > http://server/ampache/install.php, and it brought up the configuration > page, and even seemed to create the database, as mysql didn't complain when > I tried to drop it later. However, after putting ampache.cfg.php in my > ampache directory, it still just tries to send me to the login.php that > doesn't exist. Any ideas on how to fix that? > >
If you are setting ampache for the first time, you should read /usr/share/doc/ampache-3.3.3.5/README.FEDORA You have to create the database in mysql according to the instructions above. Then you have to create a password for admin in ampache. The easiest way, the first time, is setting set use_auth = "no" in /etc/ampache.cfg This is what I did and never had any problem since then (a great program, indeed). I tried to adapt the README.FEDORA the best I could (it came from a suse equivalent). But maybe something is still missing. -- Paulo Roma Cavalcanti LCG - UFRJ
_______________________________________________ atrpms-users mailing list [email protected] http://lists.atrpms.net/mailman/listinfo/atrpms-users
