Search results

  1. michacassola

    Implemented Feature Request: Auto-Reload .htaccess Changes Without Manual Restart

    If someone would make a pull request containing that feature implemented, would you consider merging it, or would that be too much of a threat to your upselling tactics?
  2. michacassola

    Why does one LSAPI CHILD take around 120MB of RAM?

    The info page shows that the value set in the php.ini file is being respected. I changed that value a few times to test your theory, but no matter what value, high or low, the PHP_LSAPI_CHILDREN show around 100-125MB RAM usage. So if I want to change total memory consumption of PHP I need to...
  3. michacassola

    Why does one LSAPI CHILD take around 120MB of RAM?

    I was playing around with PHP_LSAPI_CHILDREN and LSAPI_AVOID_FORK and also memory limits and noticed that a hard limit of under 300MB of ram makes the server not really come up again. And the only way I can limit the total RAM of OLS from my understanding now is to limit the number of...
  4. michacassola

    Find me at GitHub: https://github.com/michacassola

    Find me at GitHub: https://github.com/michacassola
  5. michacassola

    Push LSAPI 8.1 Upstream

    Please push the LSAPI 8.1 upstream to php-src, or implement a public repo for it. I dislike having to download finished source packages and prefer to be able to inspect a git repo (preferrably GitHub). Thanks for considering!
  6. michacassola

    Unable to reset OpenLiteSpeed WebAdmin Console password

    Thanks @Cold-Egg ! Unfortunately changing around permissions didn't help. So I thought it must be that the repo install uses HTTPS. Copied over the admin/conf folder and rerun admpass.sh. Still no luck, I get the following error: Warning: fopen(/uny/pkg/openlitespeed/1.8.1/admin/conf/htpasswd)...
  7. michacassola

    Unable to reset OpenLiteSpeed WebAdmin Console password

    I need help troubleshooting please @Cold-Egg . I have the same problem as stated here: https://forum.openlitespeed.org/threads/unable-to-login-to-openlitespeed-admin-gui.5850/ I get the login.php screen with Invalid credentials already printed to the login screen. When I enter the admin login...
Top