Search results

  1. A

    lsphp restart

    Thank you!:)
  2. A

    nginx_apache build error

    Hi, I ran ./build apache only then I build nginx_apache, this time seems to be working, nginx -t nginx: [warn] conflicting server name "furry.name.com" on xxx.xxx.xxx.223:80, ignored nginx: [warn] conflicting server name "furry.name.com" on xxx.xxx.xxx.223:443, ignored nginx: the...
  3. A

    nginx_apache build error

    Hello, I am trying to build nginx_apache and at the end of build i'm getting this error can't open /etc/nginx/nginx-defaults.conf: no such file or directory. And httpd will not start. Any ideas what I can do ? Thanks.
  4. A

    lsphp restart

    I already did that several times :(
  5. A

    htaccess issue

    I already did that, but I think it's something wrong in the syntax that openlitespeed doesn't understand? As I said this is working great in apache.
  6. A

    lsphp restart

    Hi, first time using openlitespeed, migrated from apache. How do I restart lsphp ?:unsure: I cannot see any process running in service monitor related to php, websites are working fine, I have installed php 7.4 and php 7.2 with lsphp. I tried to restart lsws but modification does not take...
  7. A

    htaccess issue

    Hello everyone, I just migrated from apache to openlitespeed and I have an issue with a few lines from htaccess RewriteCond %{REQUEST_URI} !\-[0-9]+x[0-9]+\.(jpg|png)$ [NC] RewriteCond %{REQUEST_FILENAME} -s RewriteRule ^/?wp-content/uploads/(.*)$ dl-file1.php?file=$1 [QSA] This should...
  8. A

    Apache

    Hello, i have a strange problem with apache server, the websites suddenly stopped worked so i restarted apache, the sites are working for about 1 minutes, then they are stop responding.. both port 80 or 443, interesting that when connecting to :2222 on directadmin it's working. apache status...
  9. A

    cannot update Dovecot configuration files

    Hello, i'm getting this update available when typing ./build versions: exim.conf 0 to 2.1.2 update is available. i have set, ./build set eximconf_release 2.1 then ./build exim_conf and i'm getting the same notification, anyway the problem is that then i tried with ./build set eximconf_release...
Back
Top