You are not logged in.
Pages: 1
I'm trying to set up an Ampache server instance on my home server. I ran into some trouble during installation/configuration, where the web interface claimed it couldn't write to the /config folder, I solved it by 'chmod 777' on config/ (hardly an elegant solution, did the trick while installing). My problem now is in adding files to my stream, I can't add any catalog because the location "is not readable or doesn't exist". The directory where I store my music has 755 permission, so it shoul be at least readable by ampache.
How do I fix this?
Offline
Have you read through the wiki page? In particular, this section: https://wiki.archlinux.org/index.php/Am … leshooting
You've changed the permissions, but have you checked php.ini?
"We may say most aptly, that the Analytical Engine weaves algebraical patterns just as the Jacquard-loom weaves flowers and leaves." - Ada Lovelace
Offline
Have you read through the wiki page? In particular, this section: https://wiki.archlinux.org/index.php/Am … leshooting
You've changed the permissions, but have you checked php.ini?
You're right, I had to add the path to my music on the PHP config file.
Offline
Pages: 1