Ok. I really appreciate your help. I should have looked in the log instead. The latest log had a message in it that there was a permissions issue:
/my.cnf: Permission denied at /usr/local/slimserver/Slim/Utils/MySQLHelper.pm line 164.. I installed the software as root, so the folder /usr/local/slimserver and its contents were all owned by root. Same with /var/db/slimserver. I fixed that up with a chown -R slimserv and we are in business. Thanks again for the help. T. J. Angstman -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of devin Sent: Wednesday, October 11, 2006 11:15 PM To: [email protected] Subject: [slim] Re: FreeBSD port Thomas J. Angstman;145564 Wrote: > True, and I did this, but the output is silent as the script runs as a > daemon. > This is how it is supposed to work. The output from slimserver is written to /var/log/slimserver.log Thomas J. Angstman;145564 Wrote: > Any other ideas? If you are determined to run it directly from the command line, then you should specify the user and group to run as, since it refuses to run as root. For example: # /usr/local/slimserver/slimserver.pl --user=slimserv --group=slimserv -- devin ------------------------------------------------------------------------ devin's Profile: http://forums.slimdevices.com/member.php?userid=6874 View this thread: http://forums.slimdevices.com/showthread.php?t=28569 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss !SIG:452dce3142107506853941! _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
