Search found 5 matches
- Wed Mar 05, 2025 6:08 pm
- Forum: PHP
- Topic: How to install multi PHP versions
- Replies: 51
- Views: 739341
Re: How to install multi PHP versions
Any ideas how to avoid installation of unnecessary latest PHP version binaries? :?: :?: :?: Steps to reproduce Download multi-php-install.sh Set e.g. inst_74=1; inst_80=1; all other versions are set to 0. Run Expected: Installed 7.4 and 8.0 binaries, modules and myVesta templates. Real situation: I...
- Mon Feb 05, 2024 3:22 pm
- Forum: General discussion
- Topic: Multi php-fpm (no apache) suggestions
- Replies: 0
- Views: 4120
Multi php-fpm (no apache) suggestions
Problem: Multi PHP works only with Nginx + Apache2 config. Apache2 is sometimes an unnecessary memory consumer that makes DDoS attacks be much easier then configured php-fpm. Multi-php for no apache config would be a good benefit of myVesta vs other forks. One of the well known problems is the $pool...
- Sun Oct 22, 2023 4:08 pm
- Forum: General discussion
- Topic: Bad experience
- Replies: 0
- Views: 2877
Bad experience
Hello, Thank you for myVesta, but I may conclude each year (each update) it gets worse and worse. I do not mean only myVesta, but the whole LAMP bundle including myVesta. Lets say a newbie will install the panel, nothing will work, he will reinstall OS and try another panel (Fastpanel etc). I'm an e...
- Sun Oct 22, 2023 3:49 pm
- Forum: Installation
- Topic: myVesta Installation Script Generator
- Replies: 9
- Views: 51214
Re: myVesta Installation Script Generator
There is a bug that exists for more then a year. I choose custom port, secret uri etc in the install generator, then regardless if I unchecked the "interactive" or not the script asks me all those during the installation. So technically the auto install (preconfigured) does not work and re...
- Sun Oct 22, 2023 3:44 pm
- Forum: Installation
- Topic: curl not found
- Replies: 3
- Views: 18832
Re: curl not found
Obvious solution, but still actual for Debian minimal ISO.
Maybe some check if curl binary exists + auto install?
Maybe some check if curl binary exists + auto install?