pixeline / bugs

Simple Issue Tracking for Teams. Built in Laravel 3 (php/mysql)
pixeline.github.io/bugs/
MIT License
89 stars 24 forks source link

www-data #837

Closed oluwanbejr closed 1 month ago

oluwanbejr commented 1 month ago

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!

Patriboom commented 1 month ago

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:

oluwanbejr commented 1 month ago

Thanks for you response.

It worked!