<p dir="ltr"><br>
On Jul 11, 2016 3:15 PM, "Alex Kleider" <<a href="mailto:akleider@sonic.net">akleider@sonic.net</a>> wrote:<br>
><br>
><br>
> Having a problem, I'm shamelessly attempting to "ride the wave" here:-)<br>
> (The wave being the "solve problems" part of the Mission Statement.)<br>
><br>
> As many know, I've been trying to get Pathagar running along side<br>
> Rachel on the Raspberry Pi.<br>
><br>
> Current status:<br>
><br>
> Using Apache2's VirtualHost mechanism I'm able to 'serve' Rachel<br>
> (static) and a mod-wsgi "Hello World" dynamic site from the same<br>
> Pi.<br>
><br>
> The current problem is that when I try to run Pathagar instead of the<br>
> "Hello World" site, I get a<br>
> Forbidden<br>
> You don't have permission to access /library on this server.<br>
> Apache/2.4.10 (Raspbian) Server at library.lan Port 80<br>
> error.<br>
> ("/library" comes from the following line in my Apache2 conf file:<br>
> WSGIScriptAlias /library /home/pi/pathagar/wsgi.py  )</p>
<p dir="ltr">The web server is probably not configured to access /home by default as a security precaution. <br></p>
<p dir="ltr">> The error log tells me:<br>
> [Mon Jul 11 07:13:06.505541 2016] [authz_core:error] [pid 5518:tid 1963979824] [client <a href="http://10.10.10.167:46294">10.10.10.167:46294</a>] AH01630: client denied by server configuration: /usr/local/www<br>
><br>
> The file /usr/local/www doesn't exist on the R Pi and I can find no mention of<br>
> it in any of the configuration files.</p>
<p dir="ltr">Try creating that directory and moving pathagar from your home directory to there and updating the path for it in the config :)<br></p>
<p dir="ltr">> Help of any kind would be appreciated.<br>
> "Have problem, will travel"<br>
> Alex<br>
><br>
> On 2016-07-11 11:11, Sameer Verma wrote:<br>
>><br>
>> Greetings,<br>
>> This list, and this volunteer group has been going on for over eight<br>
>> years now (First post: Jan 24, 2008.<br>
>> <a href="http://lists.laptop.org/pipermail/olpc-sf/2008-January/000000.html">http://lists.laptop.org/pipermail/olpc-sf/2008-January/000000.html</a>).<br>
>> We have formulated and modified our direction as and when the need<br>
>> arose. We are still largely a local group, as in a group of people<br>
>> local to the San Francisco Bay Area, who have projects around the<br>
>> world. We have stepped up to accommodate, and even facilitate sessions<br>
>> for non-local needs, such as the OLPC SF Community Summit 2009-2015.<br>
>><br>
>> In that spirit, and to ensure that we don't pursue things to simply<br>
>> maintain tradition, we went through a brief exercise. Here are the<br>
>> proposed vision and mission statements of OLPC San Francisco, as<br>
>> worked on by the "core" group. The "core" is the group of people who<br>
>> meet monthly and help in hosting the summit.<br>
>><br>
>> Vision:<br>
>> A world where children and their communities are empowered through<br>
>> education and learning.<br>
>><br>
>> Misson:<br>
>> OLPC San Francisco is a community that brings together educators,<br>
>> technologists, enthusiasts, and volunteers. We share stories, exchange<br>
>> ideas, solve problems, and foster collaboration around the original<br>
>> mission of One Laptop per Child to empower communities through<br>
>> education and learning worldwide.<br>
>><br>
>> So, what's new in all this? Not a whole lot. We realize that our group<br>
>> and people's interests have spilled past the OLPC and Sugar world. We<br>
>> look at not just children and learning, but their communities as well.<br>
>> This is evident in our projects that use OLPC XO laptops, but also<br>
>> other computers. They rely on the OLPC XS School Server, but also on<br>
>> RACHEL, Pathagar, SolarSPELL, and such. The list goes on.<br>
>><br>
>> Most importantly, it's a reaffirmation to us in OLPC-SF and related<br>
>> projects that we'll be around for a bit longer, and we are not done as<br>
>> yet!<br>
>><br>
>> Onward and upward.<br>
>><br>
>> Sameer<br>
><br>
> _______________________________________________<br>
> OLPC-SF mailing list<br>
> <a href="mailto:OLPC-SF@lists.laptop.org">OLPC-SF@lists.laptop.org</a><br>
> <a href="http://lists.laptop.org/listinfo/olpc-sf">http://lists.laptop.org/listinfo/olpc-sf</a><br>
</p>