On Mar 29, 5:04 am, Slayer_X <[EMAIL PROTECTED]> wrote: > Problem solved! > > I deleted the symlinks, delete de django-trunk dir and make a fresh > install directly in > > /usr/lib/python2.4/site-packages/django
What do you mean by 'make a fresh install directly in'? Do you mean you copied it in by hand or did you use an appropriate setup.py file script? > In my Apache conf I use this path > > PythonPath "['/'] + sys.path" Why are you adding '/' to the module search path. There shouldn't be any need to add the root of the file system to it. Graham > And now Django is working :-D > > Thanks a lot for your help > > César > > PD: Sorry for my bad english --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---