10 | | 5.Copy the Media folder and chmod 777[[BR]] |
11 | | 6.Copy the petition data folder and chmod 777[[BR]] |
12 | | 7.Create new folders in searchtools “content_index” and “content_keyword_index”[[BR]] |
13 | | 8.chmod the index folders and /app/data folder to 777[[BR]] |
14 | | 9.Change the environment to Production in index.php[[BR]] |
15 | | 10.Change the database to hgplatform in config[[BR]] |
16 | | 11.Update the crontab to point to the new release beta #[[BR]] |
17 | | 12.Update the path in hgplatform virtualhost[[BR]] |
18 | | 13.Restart the apache server[[BR]] |
| 10 | 5.Change the database to hgplatform in config[[BR]] |
| 11 | 6.Update the crontab to point to the new release beta #[[BR]] |
| 12 | 7.Update the path in hgplatform virtualhost[[BR]] |
| 13 | 8.Run install.sh (its in root folder)[[BR]] |
| 14 | #: ./install.sh (if it doesnt work make it executable by : chmod a+x install.sh) |
| 15 | 8.Restart the apache server[[BR]] |