THank for the config , i do able to run the apache22 with mod_wsgi + python
2.7 in windows server.
On Sun, Dec 2, 2012 at 3:03 PM, Loai Ghoraba wrote:
> Thanks a million for the tip :)
>
>
> On Sun, Dec 2, 2012 at 5:08 AM, Chris Cogdon wrote:
>
>>
>>
>> On Saturday, December 1, 2012 3:47:39 A
Thanks a million for the tip :)
On Sun, Dec 2, 2012 at 5:08 AM, Chris Cogdon wrote:
>
>
> On Saturday, December 1, 2012 3:47:39 AM UTC-8, Loai Ghoraba wrote:
>>
>> no I mean the root of my project guys :) thanks a lot :D which lives in
>> path/to/my/project :)
>>
>
> Oh thank god for that!
>
> I
On Saturday, December 1, 2012 3:47:39 AM UTC-8, Loai Ghoraba wrote:
>
> no I mean the root of my project guys :) thanks a lot :D which lives in
> path/to/my/project :)
>
Oh thank god for that!
I'd actually done something similiar once... I'd removed a bunch of
permissions using chmod -R / r
no I mean the root of my project guys :) thanks a lot :D which lives in
path/to/my/project :)
On Sat, Dec 1, 2012 at 11:42 AM, Timothy Makobu wrote:
> Root directory??? As in / ? Nooo nonono
>
>
> On Sat, Dec 1, 2012 at 12:14 PM, Chris Cogdon wrote:
>
>>
>>
>> On Friday, November 30, 2012 8
Root directory??? As in / ? Nooo nonono
On Sat, Dec 1, 2012 at 12:14 PM, Chris Cogdon wrote:
>
>
> On Friday, November 30, 2012 8:53:42 PM UTC-8, Mike Dewhirst wrote:
>>
>> On 1/12/2012 3:48pm, Loai Ghoraba wrote:
>> > I have ran chmod o+rx on the root directory, isn't this enough (isn't
>>
On Friday, November 30, 2012 8:53:42 PM UTC-8, Mike Dewhirst wrote:
>
> On 1/12/2012 3:48pm, Loai Ghoraba wrote:
> > I have ran chmod o+rx on the root directory, isn't this enough (isn't
> > chmod applied to all folders down recursively ?) ?
>
> No. You need chmod -R o+rx
>
Oh hell no, don't
okay it works now, I was just missing a trailing slash at
Alias /static/ /home/loai/workspace/Faculty/Faculty/static/
On Sat, Dec 1, 2012 at 8:17 AM, Loai Ghoraba wrote:
> a strange thing is that when I remove the directive so it
> becomes:
>
>
> Order deny,allow
> Allow from all
>
>
> inste
a strange thing is that when I remove the directive so it
becomes:
Order deny,allow
Allow from all
instead of
Order deny,allow
Allow from all
then trying to access any static or media file raises (not found) instead
of permission denied !
On Sat, Dec 1, 2012 at 7:42 AM, Loai Ghoraba w
thanks, but still I can't find what's wrong with the permission thing. The
html pages are loaded without static content, no css or js or whatever,
neither the media is accessible.
On Sat, Dec 1, 2012 at 7:15 AM, Mike Dewhirst wrote:
> On 1/12/2012 3:57pm, Loai Ghoraba wrote:
>
>> thanks, but I
On 1/12/2012 3:57pm, Loai Ghoraba wrote:
thanks, but I have tried this now and it also doesn't work :X though the
author slides presentation mentioned chmod o+rx on the root dir only.
On Sat, Dec 1, 2012 at 6:53 AM, Mike Dewhirst mailto:mi...@dewhirst.com.au>> wrote:
chmod -R o+rx
Here is
On 1/12/2012 3:48pm, Loai Ghoraba wrote:
I have ran chmod o+rx on the root directory, isn't this enough (isn't
chmod applied to all folders down recursively ?) ?
No. You need chmod -R o+rx
and I have checked the directories from the root down to static, all
have the permission of drwxr-xr-x
I have ran chmod o+rx on the root directory, isn't this enough (isn't chmod
applied to all folders down recursively ?) ?
and I have checked the directories from the root down to static, all have
the permission of drwxr-xr-x
On Sat, Dec 1, 2012 at 2:21 AM, Chris Cogdon wrote:
> Make sure all the
Make sure all the directories, from static leading all the way up to the
root, are chmod a+x
On Friday, November 30, 2012 4:00:55 PM UTC-8, Loai Ghoraba wrote:
>
> Hi
>
> I have installed apache and mod_wsgi and my basic site *skeleton is
> running* on local host, but with NO static files loade
Hi
I have installed apache and mod_wsgi and my basic site *skeleton is
running* on local host, but with NO static files loaded such as css, when I
try to access a static file (e.g:http://localhost/static/css/base.css) it
says that I don't have permission to access the file, same goes to media
14 matches
Mail list logo