copy these ssh commands for faster install :)
Posted: Sun 20. Jan 2013, 19:37
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.
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.