usbong / UsbongStore

The "Usbong Store (Web)" is built using the Usbong eCOM Toolkit. It enables multiple merchants to offer their products via only one store *web* app.
0 stars 1 forks source link

Added manage/merchants. #81

Closed zent-lim closed 6 years ago

zent-lim commented 6 years ago

You most likely need to do the ff for assets/images/merchants

(1) ssh to your live server using root

(2) Go to merchants dir

(3) Update owner from root to www-data sudo chown www-data . sudo chown www-data *

(4) Update group from root to www-data sudo chgrp www-data . sudo chgrp www-data *