diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 11:09:14 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 11:09:14 +0000 |
commit | e87a8bd319cefd3a75d9d061fe9ac6bad980b0db (patch) | |
tree | e9e6dc56d6e4b04cfacf45ccb3b74fdd987668e3 /www/oscommerce | |
parent | 867a3ba355276083619d6e050ed5885ecfc04d75 (diff) |
Notes
Diffstat (limited to 'www/oscommerce')
-rw-r--r-- | www/oscommerce/files/pkg-message.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/oscommerce/files/pkg-message.in b/www/oscommerce/files/pkg-message.in index 66572794fda9..75de74826557 100644 --- a/www/oscommerce/files/pkg-message.in +++ b/www/oscommerce/files/pkg-message.in @@ -4,12 +4,12 @@ POST-INSTALL CONFIGURATION FOR OSCOMMERCE: Congratulations! You have installed oscommerce. -To proceed with the installation, run: +To proceed with the installation, run: chmod 777 %%WWWDIR%%/catalog/includes/configure.php chmod 777 %%WWWDIR%%/catalog/admin/includes/configure.php Once you've finished the rest of the installation, it is highly encouraged -that you +that you chmod -R 000 %%WWWDIR%%/catalog/install chmod 644 %%WWWDIR%%/catalog/includes/configure.php chmod 644 %%WWWDIR%%/catalog/admin/includes/configure.php |