Skip to content
This repository has been archived by the owner on Sep 30, 2019. It is now read-only.

FastCGI error #2

Open
jazomand opened this issue Aug 21, 2017 · 0 comments
Open

FastCGI error #2

jazomand opened this issue Aug 21, 2017 · 0 comments

Comments

@jazomand
Copy link

jazomand commented Aug 21, 2017

When I changed phpmyadmin's port on a fresh install, I get this error on nginx: nginx:[emerg] open() "/etc/nginx/fastcgi.conf" failed (2: No such file or directory)

In order to fix this, I had to create the file: opt/ajenticp/ajenti/etc/nginx/fastcgi.conf
And writed this line in it:
include /etc/nginx/fastcgi_params;

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

No branches or pull requests

1 participant