there´s something wrong with your setup. please take a look at the
"available settings" and change stuff accordingly.

when I´m having an error like this, it looks like:
OSError: [Errno 2] No such file or directory: '/srv/www/media/
auto_media/uploads/xxx/'

since there´s no path in your error message, I´m not exactly sure what
´s happening here - maybe you can give more details ...

patrick


On Apr 25, 8:46 pm, cu3edweb <bmar...@cu3edweb.com> wrote:
> I am trying to install django-filebrowser and I followed all the steps
> I thought but when I am in the admin section and I click the
> filebrowser link I get this error:
>
> ####################################################
> OSError at /admin/filebrowser/
>
> (2, 'No such file or directory')
>
> Request Method:         GET
> Request URL:    http://archbox:8000/admin/filebrowser/
> Exception Type:         OSError
> Exception Value:
>
> (2, 'No such file or directory')
>
> Exception Location:     /home/bmartin/Sites/zyphdjango/filebrowser/
> views.py in index, line 52
> Python Executable:      /usr/bin/python
> Python Version:         2.6.1
> Python Path:    ['/home/bmartin/Sites/zyphdjango', '/usr/lib/python2.6/
> site-packages/fckeditor.connector-0.1-py2.6.egg', '/usr/lib/
> python26.zip', '/usr/lib/python2.6', '/usr/lib/python2.5/site-
> packages', '/usr/lib/python2.6/plat-linux2', '/usr/lib/python2.6/lib-
> tk', '/usr/lib/python2.6/lib-old', '/usr/lib/python2.6/lib-dynload', '/
> usr/lib/python2.6/site-packages', '/usr/lib/python2.6/site-packages/
> PIL', '/usr/lib/python2.6/site-packages/gst-0.10', '/usr/lib/python2.6/
> site-packages/gtk-2.0']
> Server time:    Sat, 25 Apr 2009 11:38:30 -0700
> ####################################################
>
> Not sure where to go from here. any help would be great.
>
> Thanks
--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to