copy these ssh commands for faster install :)

Allgemeines
Post Reply
sogen
Posts: 12
Joined: Mon 17. Dec 2012, 16:01

copy these ssh commands for faster install :)

Post by sogen »

for an easier and much faster install here are the ssh commands for a CMSimple+Blog install:

chmod -R 777 ./content ./userfiles ./cmsimple/languages ./userfiles/co_author ./userfiles/downloads ./userfiles/images ./userfiles/media ./userfiles/plugins

chmod -R 666 ./disabled_plugins.txt ./cmsimple/config.php ./cmsimple/log.txt ./cmsimple/languages/de.php ./cmsimple/languages/en.php ./cmsimple/languages/fr.php ./cmsimple/languages/ru.php ./content/content.htm ./content/pagedata.php

chmod -R 777 ./content/realblog

chmod -R 666 ./content/realblog/realblog.txt ./plugins/realblog/config/config.php ./plugins/realblog/css/stylesheet.css ./realblog_rss_feed.xml ./plugins/realblog/languages/de.php ./plugins/realblog/languages/en.php

maybe we should also add the ones for templates

Hope they help

G.
Post Reply