software:uima:setup:webpage
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
software:uima:setup:webpage [2013/10/08 15:20] – created balintbe | software:uima:setup:webpage [2016/05/19 09:19] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | Follow these instructions to set up the web visualization of the results produced by RoboSherlock | + | Follow these instructions to set up the web visualization of the results produced by RoboSherlock. |
+ | sudo apt-get install tasksel | ||
+ | sudo tasksel install lamp-server | ||
+ | sudo / | ||
+ | | ||
+ | |||
+ | TODO: detach webpage from main repo. | ||
+ | Check out the webpage from | ||
+ | | ||
+ | |||
+ | change the two occurrences of "/ | ||
+ | |||
+ | sudo / | ||
+ | |||
+ | CHECK: http:// | ||
+ | |||
+ | ===Set up PHP=== | ||
+ | |||
+ | sudo apt-get install libapache2-mod-php5 libphp-jpgraph | ||
+ | sudo a2enmod php5 | ||
+ | sudo / | ||
+ | |||
+ | CHECK: http:// | ||
+ | |||
+ | === Set up the connection to mongoDB === | ||
+ | |||
+ | sudo apt-get install php5-dev php5-cli php-pear | ||
+ | sudo pecl install mongo | ||
+ | sudo / | ||
+ | | ||
+ | CHECK: http:// | ||
+ | |||
+ | You're done:) | ||
software/uima/setup/webpage.1381245612.txt.gz · Last modified: 2016/05/19 09:18 (external edit)