hi all, i have installed everything correctly and am stuck on one little problem.
after uploading a torrent i view the errors in site footer.
file_put_contents(/var/torrents/8.torrent): failed to open stream: Permission denied
as well
Undefined index: GroupID
i have tried multiple times gazelle, ocelot 1.0 sphinx & memcahed all installed and running
ty
hi all, i have installed everything correctly and am stuck on one little problem.
after uploading a torrent i view the errors in site footer.
file_put_contents(/var/torrents/8.torrent): failed to open stream: Permission denied
as well
Undefined index: GroupID
i have tried multiple times gazelle, ocelot 1.0 sphinx & memcahed all installed and running
ty
Make sure that /var/torrents/ exists and that your php service has permission to write to it, or change TORRENT_STORE in your config to point to a directory where it does.
Make sure that /var/torrents/ exists and that your php service has permission to write to it, or change TORRENT_STORE in your config to point to a directory where it does.
hi i have doubly checked the config.php TORRENT_STORE is correct path.
Perhaps sphinx.conf does need some update? Example i see path = /var/lib/sphinx/torrents is correct? for PHP 7 i did do chown -R www-data:www-data /var/torrents is this correct also?
ty
hi i have doubly checked the config.php TORRENT_STORE is correct path.
Perhaps sphinx.conf does need some update? Example i see path = /var/lib/sphinx/torrents is correct? for PHP 7 i did do chown -R www-data:www-data /var/torrents is this correct also?
ty
hi all, i have installed everything correctly and am stuck on one little problem. after uploading a torrent i view the errors in site footer.
file_put_contents(/var/torrents/8.torrent): failed to open stream: Permission denied as well Undefined index: GroupID
i have tried multiple times gazelle, ocelot 1.0 sphinx & memcahed all installed and running
ty
Make sure that /var/torrents/ exists and that your php service has permission to write to it, or change TORRENT_STORE in your config to point to a directory where it does.
hi i have doubly checked the config.php TORRENT_STORE is correct path. Perhaps sphinx.conf does need some update? Example i see path = /var/lib/sphinx/torrents is correct? for PHP 7 i did do chown -R www-data:www-data /var/torrents is this correct also?
ty