• For some reason I can’t get this plugin to save it’s settings. It’s activated, I don’t see any errors in my admin area, and when I go to configure a setting, click Save it says it saves. But yet when I view my htaccess file there is nothing there. I’ve even gone through and set all file permissions to 777 and it still won’t save. What am I missing?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Jeff Mackey

    (@jsmackey)

    I just saw this message (didn’t see it before!):

    etc/nginx/nginx.conf could not be written. This could be due to a permissions issue. Ensure that PHP runs as a user that has permission to write to this location. (itsec-lib-file-write-file-put-contents-failed)

    Will someone please point me in the direction on how to fix this? Thanks!

    Looks like your site is running on nginx web server.
    Nginx writes configuration settings to a different file: nginx.conf

    Navigate to the Global Settings module and scroll down to the “NGINX Conf File” setting. Enter the correct path + filename into the field and then save the settings.

    It’s usually located in the root of the WordPress install. Though it’s safer to put it somewhere else where it is not publicly accessible.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Doesn’t work on AWS hosted sites?’ is closed to new replies.