permissions

  1. Z

    Permissions Bug in OLS

    I have a very strange problem with OLS. Everytime my wordpress site needs updates it says Files could not be installed due to likely permission errors. Nothing fixes the problem unless I go ssh in and do the following command sudo chown -R nobody:nogroup /usr/local/lsws/Example/html/wordpress...
  2. G

    fopen(/usr/local/lsws/logs/error.log): failed to open stream: Permission denied

    I was trying to use the log viewer in OLS webadmin and could not see any log entries. I looked at /usr/local/lsws/logs/error.log and I am seeing this: HTTP2-309#_AdminVHost] [STDERR] PHP Warning: fopen(/usr/local/lsws/logs/error.log): failed to open stream: Permission denied in...
  3. S

    Custom DocumentRoot returns 404

    I created a new virtual host for a domain name say, someName.com with the custom Document Root (/home/someName/html) having just one index.html page. The owner and group of the document root folder is the domain name without the extension (someName:someName). I have specified "someName" in the...
  4. jcm

    AWS OpenLiteSpeed SFTP Permissions

    Hello, I have installed OpenLIteSpeed from the Amazon AWS Marketplace and not just once a few times as I messed up the permissions trying to fix them so restarted a few times. The summary of it is Wordpress functions well but if I connect via SFTP with username "ubuntu" as required, then...
  5. I

    vhosts configuration

    OLS v1.6.18 on Ubuntu 18.04 LTS with PHP73 (for Drupal v8 & 9 & phpMyadmin) OLS run as nobody:nogroup I have successfully installed OLS in the "default" configuration - also setup three (3) similar (basic) vhosts (example1.local & example2.local & example3.local) using a simple basic vhost...
Top