Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To sum it up, your new folder layout should look similar to this .(provided you'r placing your web files inside /home dir)

Code Block
languagetext
titleExample assumes hostbill is username
/home/usernamehostbill/public_html/{hostbill-install-directory/}
/home/usernamehostbill/public_html/{hostbill-install-directory/}includes/config.php
/home/username/hostbill/attachments/
/home/username/hostbill/downloads/
/home/username/hostbill/templates_c/

You can now safely CHMOD all directories in the /home/hostbill directory to 777.

...