openlitespeed

  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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,
  6. 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...
  7. 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