Try creating symbolic links in your site-packages directory to your
django source and application source.
ln -s
Joe
On Nov 16, 11:24 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> I've been writing a Django app at work using Windows XP and Apache.
> Everything works fine. When I bring th
On Nov 18, 2007 11:29 AM, Graham Dumpleton <[EMAIL PROTECTED]> wrote:
>
> On Nov 18, 2:24 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> > Thanks for the help. I didn't think about checking permissions. I
> > have the site working now and I think it was a combination of
> > permissions and
On Nov 18, 2:24 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Thanks for the help. I didn't think about checking permissions. I
> have the site working now and I think it was a combination of
> permissions and file paths. Here's the httpd.conf file that works:
>
>
> ServerName
Thanks for the help. I didn't think about checking permissions. I
have the site working now and I think it was a combination of
permissions and file paths. Here's the httpd.conf file that works:
ServerName music.sensiblestaffing.com
DocumentRoot/home/published/www/dja
On Nov 17, 2007 12:24 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Obviously "mydomain" has been replaced as not to publish my domain
> name. As you can see in the exception, sys.path includes the location
> of my app. It still doesn't appear to find settings.py.
Make sure www-data can re
I've been writing a Django app at work using Windows XP and Apache.
Everything works fine. When I bring the project home to run on
Ubuntu, I'm having trouble getting Apache configured. I've worked on
this problem for about a month but can't seem to get it resolved. It
appears to be fairly commo
6 matches
Mail list logo