Page 2 of 2

Re: Can´t save VESTACP config changes

Posted: Wed Nov 17, 2021 12:42 pm
by webstower
This process does not break the normal functioning of my websites, does it?
I mean my apache and nginx

Re: Can´t save VESTACP config changes

Posted: Wed Nov 17, 2021 12:42 pm
by imperio

Code: Select all

fi [ "$package" = "vesta-ioncube" ]; then
valid=1
fi

Code: Select all

if [ "$package" = "vesta-ioncube" ]; then
valid=1
fi

Re: Can´t save VESTACP config changes

Posted: Wed Nov 17, 2021 12:52 pm
by webstower
Fixed and updated.


vesta
Core Package
Version:
1.0.0 (Amd64)
Release:
4

UPDATED
vesta-php
Php Interpreter
Version:
1.0.0 (Amd64)
Release:
1

UPDATED
vesta-nginx
Internal Web Server
Version:
1.0.0 (Amd64)
Release:
1

It´s ok?

Re: Can´t save VESTACP config changes

Posted: Wed Nov 17, 2021 3:26 pm
by imperio
yes, it's ok now