lukaspavelka

Results 17 comments of lukaspavelka

Maybe i can also help with it, if you need my help please let me know

Maybe some basic stuff where to start is: `for ova in $(find . -type f -name "*.ova" | awk -F '.*/var/www' '{print $2}'); do bash -c "create-torrent $ova --urlList 'http://127.0.0.1/$ova/{}'...

@enoch85 can you specify what exactly need to be done in what order so i can prepare some solution for it? I need more specifics.

> Hi, what docker run params have you used to run container? It seems config files are empty or incorrect for reasons Hi it was built like 2 years ago...

there is auto update script witch hande updates automatically. that's why i have last version.

i have also tried : service vesta restart service apache2 restart .... i also try restore from backup from VestaCP interface, receive email about all is restored but it didn't...

root@vps:~# v-list-web-domains euc0s DOMAIN IP TPL SSL DISK BW SPND DATE ------ -- --- --- ---- -- ---- ----- www.euc0s.sk 161.97.105.169 default yes 472 28 no 2022-08-22 root@vps:~# v-delete-domain euc0s...

> I have added PHP 8.1 to my fork of the repo: https://github.com/iodic/vst-php-selector. I haven't had a chance to test all three versions but FPM has been working on Ubuntu...

@nkhuy09 thanks for hint but my webserver is apache2. I just check inside apache2 -> Configure -> and there is no php configuration at all. Maybe somewhere else?