Rob's mailing list account wrote:
> 
> Main: Volumes have been loaded.
> Main: Not sending a stream. Sleeping...
> FeedCache: No tracks in database?
> FeedCache: Add random track: -8002

You need to go through each of your MP3 repositories, and run the
AddFiles.pl script to add them to the database.

> When I access the webpage, however, I am still getting the following
> error:
> (Error: Can't connect to local MySQL server through socket
> '/var/lib/mysql/mysql.sock' (111))
> 
> I have checked out mysql, and from what I can tell, its working, and the
[...]
> [root@hannibal bin]# mysql -u obs -p obs
> Enter password:
> Reading table information for completion of table and column names
> You can turn off this feature to get a quicker startup with -A
> 
> Welcome to the MySQL monitor.  Commands end with ; or \g.
> Your MySQL connection id is 34 to server version: 3.23.22-beta-log

Hmm.  The only thing that I can think of right now is permissions of
some sort.  Instead of doing 'mysql' as root, do a 'su - www' or 'su -
httpd' - whoever owns the apache process - and try again.  If that
works, cd into the cgi-bin directory and try running one of the scripts
manually.  Is httpd chroot'd or anything like that?

Chris

-- 
Oh My God!  They Killed init!  You Bastards!!
make install; not war
_______________________________________________
Obs-dev mailing list
[EMAIL PROTECTED]
http://www.freeamp.org/mailman/listinfo/obs-dev

Reply via email to