Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Package talk:Rutorrent
Revision as of 07:30, March 8, 2015 by Threesixes (talk | contribs) (Created page with "==== optional security lock down stuff ==== {{warning|possibly broken, untested}} first figure out what php you're using {{console|body=###i##eselect php list fpm [1] php5...")
optional security lock down stuff
Warning
possibly broken, untested
first figure out what php you're using
root #eselect php list fpm [1] php5.5 * root # eselect php list cgi [1] php5.5 * root # eselect php list apache2 [1] php5.5 * root # eselect php list cli [1] php5.5 *
edit the respective php.ini
Edit the open_basedir in /etc/php/fpm-php5.5/php.ini
/etc/php/fpm-php5.5/php.ini
- php basediropen_basedir = /var/www/localhost/htdocs/rutorrent/conf:/var/www/localhost/htdocs/rutorrent/php:/var/www/localhost/htdocs/rutorrent/
uhh ill have to definitely fix this. i think its right, or if not its really close. possibly need to insert a web-app install command to make files appear where they belong. Threesixes (talk) 07:30, March 8, 2015 (UTC)