Official Example

76 views
Skip to first unread message

Chris Carter

unread,
Jun 16, 2016, 2:52:35 PM6/16/16
to rapache, ch...@voidapps.co.uk
Hi,

I'm trying to figure out how the get the example from the official website working.

So far I have installed Rapache.

I have created the test.R file and its located at /var/www/R/test.R

I have added the following to /etc/apache2/sites-available/000-default.conf

# 
# Place this in your Apache config file.
#
<Location /rapachetest>
	SetHandler r-handler
	RFileHandler /var/www/R/test.R
</Location>

However I get a 500 Internal Server Error when I try to run the example at http://178.62.104.238/rapachetest

Could someone please help me get this working. I have no idea what else to try.

Thanks, Chris.
Reply all
Reply to author
Forward
0 new messages