pixeline / bugs

Simple Issue Tracking for Teams. Built in Laravel 3 (php/mysql)

Home Page:pixeline.github.io/bugs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

www-data

oluwanbejr opened this issue · comments

set www-data ( CHOWN -R www-data:www-data ) as owner of the Bugs's main directory and sub-directories

Please how do I do the above on cPanel

Thanks!

I think you can not throw cPanel.
Meanwhile, you probably don't need to do so either because www-data has greater permissions than any « user ».
But, if still it doesn't work, you can change directory permission throw cPanel that way:

  • In cPanel, open the « File manager »
  • show the directory you want to work on
  • select the BUGS directory (single click)
  • on top cPanel menu, you'll find « Permissions » button
    -manage the permissions accordinly to your needs.

Thanks for you response.

It worked!