aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/__91__Solved__93__FastCGI_problem_on_Arch.mdwn
diff options
context:
space:
mode:
authorJuego <Juego@web>2016-11-16 18:15:14 -0400
committeradmin <admin@branchable.com>2016-11-16 18:15:14 -0400
commit99e09457326b1c095df433ecbeb8f0e3fb2c1792 (patch)
tree62204207857233c1897aa3c55bdead962791a2a8 /doc/forum/__91__Solved__93__FastCGI_problem_on_Arch.mdwn
parent8e2e61836e794427dccca8c54f3996eafafc91a3 (diff)
downloadikiwiki-99e09457326b1c095df433ecbeb8f0e3fb2c1792.tar
ikiwiki-99e09457326b1c095df433ecbeb8f0e3fb2c1792.tar.gz
rename forum/FastCGI_problem_on_Arch.mdwn to forum/__91__Solved__93__FastCGI_problem_on_Arch.mdwn
Diffstat (limited to 'doc/forum/__91__Solved__93__FastCGI_problem_on_Arch.mdwn')
-rw-r--r--doc/forum/__91__Solved__93__FastCGI_problem_on_Arch.mdwn13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/forum/__91__Solved__93__FastCGI_problem_on_Arch.mdwn b/doc/forum/__91__Solved__93__FastCGI_problem_on_Arch.mdwn
new file mode 100644
index 000000000..2911b747a
--- /dev/null
+++ b/doc/forum/__91__Solved__93__FastCGI_problem_on_Arch.mdwn
@@ -0,0 +1,13 @@
+Hello.
+
+Sorry to disturb here, but I'm struggling running ikiwiki under Arch on a RaspberryPi.
+I have a default user: alarm that both runs the nginx server and which created the ikiwiki site.
+Everything sits in the home folder.
+
+I've followed the instructions [here](http://ikiwiki.info/tips/dot_cgi/#index3h2) regarding the configuration of FastCGI, but there is a slight mistake in it I think.
+Nowadays, the ikiwiki.cgi sits in the subfolder that is the same as the wiki name under public_html/ and not directly under public_html/. But it does not really matter. I corrected that in my script.
+
+But somehow, even if I play around with the fastcgi parameters, I either get a 403, or the server is trying to send me the ikiwiki.cgi file to download, but does not run it.
+
+I've changed the permissions on the socket, I even tried to run the server as root, nothing changes. Still same errors. If anyone can help, I'd appreciate.
+