FireFly Media Server (formerly mt-daapd) › Firefly Media Server Forums › Firefly Media Server › Setup Issues › Newbie: mt-daapd installed but wont start › Reply To: Newbie: mt-daapd installed but wont start
23rd January 2007 at 4:33 am
#8643
@jaronsenna wrote:
[[email protected] html]# /usr/local/sbin/mt-daapd -f
Invalid web_root
Error reading config file (/etc/mt-daapd.conf)
Now, I have used the RPM to install, so the config file should have specified the correct webroot, and it did:
/usr/local/share/mt-daapd/admin-root
And the conf file is located at the right spot as well:
An RPM install should have put the web rrot in /usr/share/mt-daapd/admin-root, not /usr/local/share…
Check to see that there really is a /usr/local/share/mt-daapd/admin-root. The error message says that there isn’t (or that the default web page isn’t readable).
— Ron