I have successfully run on my local matching. I start installing with "pip
install django-helpdesk " and followed rest of the step and from
https://django-helpdesk.readthedocs.io/en/0.2.x/install.html but there is
one error for "

step 5 : Inside your MEDIA_ROOT folder, inside the helpdesk folder, is a
folder called attachments. Ensure your web server software can write to
this folder - something like this should do the trick:

chown www-data:www-data attachments/chmod 700 attachments

"
In my project there have no file name attachments And i am getting runtime
permission error. I have added the error screenshot.

Note: There is no file as name attachments for this reason i am not able to
give permission.

On Wed, Mar 10, 2021 at 6:50 AM Kasper Laudrup <laud...@stacktrace.dk>
wrote:

> On 10/03/2021 12.28, Azharul Islam Somon wrote:
> >
> > I clone the the https://github.com/django-helpdesk/django-helpdesk and
> > install all the requirement, but i am not understanding the way to run
> > in my local environment. I am getting this type of output, how to run?
> >
>
> Have you considered trying to follow the instructions on the frontpage
> of the repository you have cloned?
>
> It is very clearly written in the README.
>
> Kind regards,
>
> Kasper Laudrup
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Django users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/django-users/rO8c7AnsvWs/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/8e084664-bc5d-6088-cbed-c944f943295a%40stacktrace.dk
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAMME6GNh_QadsMoPjeOv4ssAh9%3DpntOfC6%2B7McZQPSexD8vdiA%40mail.gmail.com.

Reply via email to