[Ample-devel] Re: Ample 0.5.5 on RH7.3...
Status: Alpha
Brought to you by:
alphix
From: David <da...@2g...> - 2002-10-28 13:37:26
|
Hi Andy, I'm having some problems recreating the problems you are seeing. Could you please try 0.5.5 again with debugging turned on and send me the output? If you are worried about contaminating your syslogs I can recommend adding --disable-syslog when you run the configure script before you compile Ample. Then you can add a logfile=/some/where.log directive to ample.conf. If you could do a test run with debugging turned on and send me your ample.conf and the log file (privately to me, no need to send it to the list) I'd appreciate it. Also, to make sure that there are no funky (damaged) MP3 files messing it up, could you try to create a dir with just one or two good MP3's in it and try to run Ample with only that dir. > Oct 27 17:45:52 phoenix ample[6856]: died - failed to bind tcp socket , > errno: Address already in use This is really weird, the TCP socket is only bound once by the parent process at the time Ample is started. Are you sure all instances of Ample were killed before you started it again? Regards, David |