Search found 33 matches

by compiz
Wed Jun 21, 2023 10:30 am
Forum: General discussion
Topic: Error while installing on Debian 12
Replies: 18
Views: 1530

Re: Error while installing on Debian 12

Problem while installing php 7.4 I did wget -nv -O ./vesta-inst-php.sh https://c.myvestacp.com/tools/multi-php-install.sh mcedit ./vesta-inst-php.sh then at first try i only did inst_56=0 inst_70=0 inst_71=0 inst_72=0 inst_73=0 inst_74=1 inst_80=0 inst_81=0 inst_82=0 which tried to uninstall the alr...
by compiz
Wed Jun 21, 2023 9:52 am
Forum: General discussion
Topic: Error while installing on Debian 12
Replies: 18
Views: 1530

Re: Error while installing on Debian 12

bash vst-install-debian.sh --hostname YOURHOSTNAME.COM --email YOUR@EMAIL.COM --password YOURPASSWORD --secret_url YOURSECRETURL --port YOUPORT This way, it will ask you only to type 'y' at the beginning. But, yes, we can make a parameter to skip that 'y' at the beginning. Also i have noticed now t...
by compiz
Wed Jun 21, 2023 9:44 am
Forum: General discussion
Topic: Error while installing on Debian 12
Replies: 18
Views: 1530

Re: Error while installing on Debian 12

After install, i did a server reboot, the only service that didn't start at startup was iptables, i have opened it manually and it works
by compiz
Wed Jun 21, 2023 9:38 am
Forum: General discussion
Topic: Error while installing on Debian 12
Replies: 18
Views: 1530

Re: Error while installing on Debian 12

Installation was a success, do you want to log into it and check logs?
by compiz
Wed Jun 21, 2023 9:10 am
Forum: General discussion
Topic: Error while installing on Debian 12
Replies: 18
Views: 1530

Re: Error while installing on Debian 12

We didn't test VSFTPD :D Try and give us feedback :) By the way, ProFTPD works just fine. Only remember to start service manually after reboot :D I am testing now in a fresh vm! One thing i wanted to report long time now is that if I use the installer and add my own parameters example other port, s...
by compiz
Tue Jun 20, 2023 3:22 pm
Forum: General discussion
Topic: Error while installing on Debian 12
Replies: 18
Views: 1530

Re: Error while installing on Debian 12

myVesta wrote: Mon Jun 19, 2023 12:48 am I think it's ready now.
Only one issue left - and it's on Debian side - it's not our bug - https://bugs.debian.org/cgi-bin/bugrepo ... ug=1038416
This shouldn't be an issue the if we chose the other ftp server during the install right?
by compiz
Wed Jun 14, 2023 5:24 pm
Forum: General discussion
Topic: Error while installing on Debian 12
Replies: 18
Views: 1530

Re: Error while installing on Debian 12

Although I have moved my servers into 2 VM, 1 for docker+portainer+nginx for websites and a 2nd vm for mailcow dockerized, I still use myvestacp as a test lab, I would like to ask if you have any ETA for debian 12?
I will try to make a clean install using debian12 cloudimage
by compiz
Wed Jun 14, 2023 5:20 pm
Forum: General discussion
Topic: Webmail not working after updates?
Replies: 4
Views: 2493

Re: Webmail not working after updates?

I moved my server into 2 vm, 1 running Docker and portainer for websites and a 2nd vm with docker running mailcow dockerized, all problems solved!
by compiz
Sat Oct 08, 2022 11:07 am
Forum: General discussion
Topic: CANNOT SEND MAILS LOCALY ON PORT 587 AND 465 WITH TLS OR SSL BUT 25 PORT WORKS
Replies: 1
Views: 2878

Re: CANNOT SEND MAILS LOCALY ON PORT 587 AND 465 WITH TLS OR SSL BUT 25 PORT WORKS

I think this is related to the same issue I am facing as well, I do not want to use port 25 at all since this is by far the no1 port bots use to attack my servers, I have changed 4 datacenters in the past years, dedicated>VM>back to dedicated and in every case, on any domain name, I am getting hamme...
by compiz
Mon Sep 05, 2022 8:48 am
Forum: PHP
Topic: How to install multi PHP versions
Replies: 42
Views: 160696

Re: How to install multi PHP versions

Have you done the guide as shown above?