openlitespeed

  1. Oranuf

    Docker, OLS, and Lucee/Tomcat (ColdFusion) - Creating an image to share with all

    THE GOAL I am in the process of creating a Docker image with a very specific configuration: Debian 9.3 Latest version of LiteSpeed Lucee 5.2.6.060 Upon which I may base additional ColdFusion apps (CFWheels, Mura). I am working to make it as "generic" as possible, so that others may pull the...
  2. tenoch89

    Wordpress Multisite Error

    Hey people, been using OpenLiteSpeed with Cyberpanel and love it and it works on all my sites, however there is a small problem I'm running into with Wordpress Multisite. Every time I try to connect to the dashboard of one of the sites on the multisite, it gives me a Too Many Redirects error. It...
  3. V

    Update OpenLiteSpeed 1.4.29 No Start.

    Hi, OpenLiteSpeed 1.4.29 Centos7 No start. [root@server ~]# /usr/local/lsws/bin/lswsctrl start [OK] litespeed: pid=12351. litespeed: no process found [OK] litespeed: pid=12379. Thks,
  4. O

    PHP Upload not working on SSL page

    I have a similar problem like this thread: http://openlitespeed.com/threads/php-upload-ssl-htt2-error-net-err_connection_closed-err_spdy_protocol_error.2717/ If i upload a file to a forum on my webserver, no transfer will done. CentOS7 + Openlitespeed 1.4.28 + PHP 7.1.13 If i do this on the...
  5. D

    Issues With Python WSGI

    I have followed the guides to setup WSGI including this one. I'm currently using the hello world script and keep getting a 503 error. I'm running on Ubuntu 16.04, no special install of the OS with latest stable OpenLiteSpeed installed (1.4.28) and wsgi-lsapi 1.2 Any help/guidance would be...
  6. V

    PHP UPLOAD SSL HTT2 Error net::ERR_CONNECTION_CLOSED, ERR_SPDY_PROTOCOL_ERROR

    Hi, I have installed SiberianCMS, without problems, I can upload files without the SSL certificate perfectly, when I enable SSL I can no longer upload files from the program. OpenLiteSpeed 1.4.28. PHP 5.6.32. Centos 7 Minimal. Error with: http/1.1 and http/2 Log Server: Error...
  7. V

    SSL VHOST Config

    Hi, I want to configure several VHOST with SSL, but I'm not sure how to do it, the steps I have followed are the following: 1.- Define VHOST. 1.1.- Config SSL Private Key & Certificate. 1.1.1.- Define Private Key File. 1.1.2.- Define Certificate File 1.2.- SSL Protocol...
  8. V

    PHP Commands

    How can I execute: /usr/local/lsws/lsphp56/bin/lsphp -d memory_limit=512M -f /home/domain/public_html/cron.php >> /home/domain/public_html/var/log/cron.log 2>&1 options -d memory_limit=512M -f no exist in lsphp Thks,
  9. lslisa

    OpenLiteSpeed v1.4.28 Now Available

    Greetings! OpenLiteSpeed v1.4.28 was released today. In this release: multithreading APIs for LSIAPI, bug fixes, and more! Full release log: Server Core [New] Added multithreading APIs for LSIAPI. [Update] WebAdmin Console can now be disabled by adding "disablewebadmin" in httpd_config.conf...
  10. lslisa

    OpenLiteSpeed v1.4.27 Now Available

    OpenLiteSpeed v1.4.27 was released today. In this release: support for libressl, lsphp7 parameter, bug fixes, and more! Full release log: Server Core ---------------- * [New] Added support for libressl. * [Update] Updated LSIAPI and all modules accordingly. * [Update] libundns will now be...
Top