There was an error while loading. Please reload this page.
git clone https://github.com/OpenKnowledgeSpace/KnowledgeSpace.git
/var/www/
cd /var/www && ln -s ~/git/KnowledgeSpace
apache
/etc/apache2/httpd.conf
"/var/www/KnowledgeSpace"
<Directory "/var/www/KnowledgeSpace/NeuroKS/application/views/js/"> Require all granted </Directory>
php
php-curl
php-apache2
/etc/php/*/php.ini
memory_limit = 1024GB
extension=php_curl.so
NeuroKS/application/config/config.json
"literature_host":"vivaldi.crbs.ucsd.edu"
"cache_folder":"/tmp/my-favorite-cache-folder-name/"