Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fresh install on Cpanel using Git Version control
#10
sorry, can't help much, never use cpanel, I do this from the command line. There must be a way to do that from cpanel though

In linux terminal I usually execute

cd corebos_directory
find . -type d -exec chmod 775 {} \;
find . -type f -exec chmod g+w {} \;
chown -R www-data ../corebos_directory
Joe
TSolucio
Reply


Messages In This Thread
RE: Fresh install on Cpanel using Git Version control - joebordes - 08-31-2022, 01:35 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)