On 31-Oct-07, at 7:24 PM, [EMAIL PROTECTED] wrote:
>> main apache, you *must* put it in ./webapps/ directory):
>
> One last question then I'll let this drop: Kenneth you mention putting
> things directly into your webapps directory: I don't have write
> permission in my webapps directory, how di
> for what its worth, here is part of the httpd.conf file (smedia is
> where the uploaded media is put, if you want to serve it from the
> main apache, you *must* put it in ./webapps/ directory):
One last question then I'll let this drop: Kenneth you mention putting
things directly into your
On Oct 31, 1:58 pm, Malcolm Tredinnick <[EMAIL PROTECTED]>
wrote:
> On Tue, 2007-10-30 at 22:20 +, Graham Dumpleton wrote:
> > On Oct 31, 1:15 am, [EMAIL PROTECTED] wrote:
> > > This issue has come up for many people in many places, but most of the
> > > threads seem old, and none of the sol
On 31-Oct-07, at 10:36 AM, Kenneth Gonsalves wrote:
>> think it's been simple as that all along, and I've just been tripped
>> up by using webfaction's control panel...
>
> I just treat it as a shell account - removed what they did and set up
> my own. Only needed the control panel to set up the
On 31-Oct-07, at 10:24 AM, [EMAIL PROTECTED] wrote:
> If you didn't use the control panel to mount the django installation
> at /web, did you have to do anything else special to get it to work
> properly, besides adding a ^web/ prefix to your url files? I'd hate to
> think it's been simple as th
Thanks, Kenneth and Karen...
> Wrong order, you won't need the 500.html (nearly as much) once all the bugs
> are worked out, many of which you will find while getting the front page to
> work! :)
Ha! Understood.
> So, I think you can fix it by including the trailing slash in all your links
> in
On 31-Oct-07, at 9:06 AM, Malcolm Tredinnick wrote:
>> Part of the problem may come from the fact I'm hosting this on
>> WebFaction, and in their control panel the django installation is
>> rooted at /django. I'm guessing (though few of my guesses have panned
>> out so far) that that setup sends
On 10/30/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> http://taojian.webfactional.com/django/InnerWorks/ works fine from
> here, try once more?
Yeah, I got the error at first too but now it is working.
> I get back a 500 status code (and you really need to create a 500.html
> > template,
http://taojian.webfactional.com/django/InnerWorks/ works fine from
here, try once more?
> I get back a 500 status code (and you really need to create a 500.html
> template, btw).
I'm saving all that for after I've got the front page working
properly :)
--~--~-~--~~~
On Tue, 2007-10-30 at 20:29 -0700, [EMAIL PROTECTED] wrote:
> > You haven't really provided enough details for me, at least, to know
> > what you're doing here.
>
> Thanks very much for taking the time to look at this, the whole thing
> has been very frustrating...
>
> Part of the problem may co
> You haven't really provided enough details for me, at least, to know
> what you're doing here.
Thanks very much for taking the time to look at this, the whole thing
has been very frustrating...
Part of the problem may come from the fact I'm hosting this on
WebFaction, and in their control pane
On Tue, 2007-10-30 at 22:20 +, Graham Dumpleton wrote:
> On Oct 31, 1:15 am, [EMAIL PROTECTED] wrote:
> > This issue has come up for many people in many places, but most of the
> > threads seem old, and none of the solutions proposed has helped.
> >
> > I have a django installation in a subdir
On Tue, 2007-10-30 at 18:31 +0800, Eric Abrahamsen wrote:
> This issue has come up for many people in many places, but most of
> the threads seem old, and none of the solutions proposed has helped.
>
> I have a django installation in a subdirectory of a site, like so:
> www.mysite.com/django.
On Oct 31, 6:20 am, Graham Dumpleton <[EMAIL PROTECTED]>
wrote:
> On Oct 31, 1:15 am, [EMAIL PROTECTED] wrote:
> If you use mod_wsgi, it contains instructions for how to mount
> application on a sub url rather than at root. To make it all work
> requires doing a workaround in the WSGI wrapper ar
This issue has come up for many people in many places, but most of
the threads seem old, and none of the solutions proposed has helped.
I have a django installation in a subdirectory of a site, like so:
www.mysite.com/django. At first I noticed a problem with the admin
login, like other peo
On Oct 31, 1:15 am, [EMAIL PROTECTED] wrote:
> This issue has come up for many people in many places, but most of the
> threads seem old, and none of the solutions proposed has helped.
>
> I have a django installation in a subdirectory of a site, like
> so:www.mysite.com/django. At first I notice
http://www.cnd-industry.com/
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EM
On 30-Oct-07, at 7:45 PM, [EMAIL PROTECTED] wrote:
> I've tried adding r'^django/' at the front of the urls in my url
> config, but that just results in none of the urls matching.
i normally use http://mysite/web/ , so admin would be: mysite/web/
admin/, all I do is add r'^web/' in front of my
This issue has come up for many people in many places, but most of the
threads seem old, and none of the solutions proposed has helped.
I have a django installation in a subdirectory of a site, like so:
www.mysite.com/django. At first I noticed a problem with the admin
login, like other people ha
19 matches
Mail list logo