On Tue, Jul 22, 2008 at 5:47 AM, Pepsi330ml <[EMAIL PROTECTED]> wrote: > > like this? > > NameVirtualHost 127.1.1.1 > <VirtualHost 127.1.1.1> > ... > PythonDebug On > > PythonPath "[/home/Documents/WebApplication/ > 0.1/', #the > main directory for the application > '/home/Documents/WebApplication/0.1/ > src', #add src > for main web application module > '/home/Documents/WebApplication/0.1/lib'] + > sys.path" #add > lib for logger module > ... > </VirtualHost>
That's what I was thinking. Did it have any effect after restarting apache? --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---