Skip to content

Suggested nginx config not working on Ubuntu 16.04 + nginx 1.10 + PHP7.0 #181

@neopostmodern

Description

@neopostmodern

I was getting a blank page and 200 for everything.

After adding the following line as suggested on StackOverflow somewhere I got it to work:

fastcgi_param SCRIPT_FILENAME $document_root/$fastcgi_script_name

Not sure if this is necessary for all versions, but maybe add a hint?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions