Skip to content
This repository was archived by the owner on Jul 16, 2020. It is now read-only.

Installation

buck2769 edited this page Sep 13, 2010 · 2 revisions

Requirements

  • webserver
  • php5
  • hellanzb
  • newzbin account
  1. Download hellaphone
  2. move the hellaphone folder into a web accessible directory
  3. edit hella.config.php in the config folder
  4. make the tmp folder writable by the webserver
    • There is a better way, but this will get the job done with the least amount of questions to me.
      chmod -R 777 tmp

Clone this wiki locally