elasa-Sites / elasa-ir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

this repo contain PHP folder files from ELASA.ir server , for merging in openshift you need to :


#mv  ~/app-root/data/sites ~/app-root/data/sites0


chmod 755 ~/app-root/data/sites/default

rm -rf  ~/app-root/data/sites

mkdir  ~/app-root/data/sites

cd  ~/app-root/data/sites

git clone https://github.com/elasa-Sites/elasa-ir.git

mv  elasa-ir/* .

#mv ~/app-root/runtime/repo/php-old ~/app-root/runtime/repo/php
mv ~/app-root/runtime/repo/php ~/app-root/runtime/repo/php-old

mkdir ~/app-root/runtime/repo/php

mv php/* ~/app-root/runtime/repo/php/

cd ~/app-root/runtime/repo/php/

rm -rf sites

ln -s ~/app-root/data/sites sites

cp ~/app-root/data/downloads/drupal-7.43/.htaccess  ~/app-root/runtime/repo/php/


sincerly yours :

Elasa.group@gmail.com

About


Languages

Language:PHP 76.4%Language:JavaScript 12.4%Language:CSS 7.0%Language:HTML 3.6%Language:ActionScript 0.4%Language:Shell 0.1%Language:ApacheConf 0.0%Language:XSLT 0.0%Language:Makefile 0.0%Language:Ruby 0.0%