Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uwsgi.ini #47

Open
kenneth-l-i opened this issue Jan 29, 2019 · 3 comments
Open

uwsgi.ini #47

kenneth-l-i opened this issue Jan 29, 2019 · 3 comments

Comments

@kenneth-l-i
Copy link

Hi , i want to know which path should I put in the uwsgi.ini.
if the virtualenv is in /dmoj/
is chdir /dmoj/site? how about pythonpath?

@hungnt14
Copy link

hungnt14 commented Sep 3, 2021

I'm experiencing the same issue like @kenneth-l-i .
It always show error when I use this command: uwsgi --ini uwsgi.ini
"realpath() of uwsgi.ini failed: No such file or directory [core/utils.c line 3662]"
I'm trying to figure out what happened but can't find anyway to fix it.
Hope someone can help me.

Thanks!

@quantum5
Copy link
Member

quantum5 commented Sep 3, 2021

It doesn't matter where you put the file, as long as you pass the correct path to uwsgi. If you are running uwsgi --ini uwsgi.ini, uwsgi.ini better exist in the current directory.

@tranvannhan1911
Copy link

Hi , i want to know which path should I put in the uwsgi.ini. if the virtualenv is in /dmoj/ is chdir /dmoj/site? how about pythonpath?

Hi, did you solved that problem ?, i also confusing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants