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

    how can I do that?
  9. A

    Apache

    I updated the web server to nginx_apache and works fine now (hope to stay like this), don't know what's happening with apache only, no errors in logs, but websites were giving error_timed_out .. only directadmin on port 2222 worked.
  10. 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...
  11. A

    Reverse-proxy NGINX + Apache on Directadmin powered server with CB 2.x

    Hello, i also updated from apache to apache_nginx hoping in some speed boost while browsing sites, update went fine, all sites are working, the only problem i noticed is that now images are loading slower than before (and sometimes some images fail to load).. any idea why ? thanks.
  12. A

    cannot update Dovecot configuration files

    Great, thanks allot! :)
  13. 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...
  14. A

    SPDY support in Custombuild

    Thanks allot :)
  15. A

    SPDY support in Custombuild

    So, can we install mod_SPDY with apache 2.4 ? if yes, can i have some details on how can i do it? thanks. :)
  16. A

    Backup via FTP not possible in active mode

    Can you share the solution with us? i'm facing the same problem. it works in passive mode once i disable csf. what ports needs to be open in csf? i tried some but with no result.
Back
Top