We are happy to announce that Vesta is back under active development as of 25 February 2024. We are working on Vesta 2.0 and expect to release it by the end of 2024. Read more about it: https://vestacp.com/docs/vesta-2-development
Search found 18 matches
- Thu Jan 19, 2017 5:54 am
- Forum: Web Server
- Topic: Nginx Web Templates
- Replies: 2
- Views: 8400
Re: Nginx Web Templates
Since you're working in the DNS section of the system you should "submit" your changes for that section of the system by following these steps: Go to USER section. Select the user. From the drop down select: Rebuild DNS. However you can also add a cronjob doing such a task every x amount of time.
- Thu Jan 19, 2017 5:35 am
- Forum: DNS Server
- Topic: --named yes
- Replies: 4
- Views: 11388
Re: --named yes
I believe the best way to do is by just installing the bind9 package and after that adding it to /usr/local/vesta/conf/vesta.conf
You might have to restart vesta to be able to use it in vesta.
You might have to restart vesta to be able to use it in vesta.
- Thu Jan 19, 2017 4:33 am
- Forum: Database Server
- Topic: Error connection to localhost failed
- Replies: 3
- Views: 29138
Re: Error connection to localhost failed
I stumbled upon the same error after changing the password via the panel > server > db > mysql > password After doing some research I noticed that the password value didn't change in /root/.my.cnf however at /usr/local/vesta/conf/mysql.conf it shows me the right password, what I submitted through th...
- Thu Jan 19, 2017 3:52 am
- Forum: DNS Server
- Topic: Error: DNS_SYSTEM is not enabled
- Replies: 0
- Views: 2707
Error: DNS_SYSTEM is not enabled
When adding a domain, with DNS disabled I get the following message. Error: DNS_SYSTEM is not enabled I'm not sure what is happening but I guess it is trying to add DNS records but because I disabled DNS it won't be able to do so and so it throws this error. However it might not be a bad question to...
- Wed Jun 24, 2015 5:46 pm
- Forum: Web Server
- Topic: AH00548: NameVirtualHost has no effect
- Replies: 1
- Views: 2749
AH00548: NameVirtualHost has no effect
The following occurs to me when restarting apache2. I'm running a "clean" installation of Vesta on "Ubuntu 14.04.2 LTS". A better view of what actually happened: $ sudo service apache2 restart * Restarting web server apache2 AH00548: NameVirtualHost has no effect and will be removed in the next rele...
- Wed Jun 10, 2015 8:03 am
- Forum: General Discussion
- Topic: @reboot cron jobs are invalid
- Replies: 3
- Views: 3679
Re: @reboot cron jobs are invalid
Nonono, that's something totally different, this page describes what I'm talking about.skurudo wrote:?Code: Select all
sudo reboot
- Tue Jun 09, 2015 9:01 pm
- Forum: General Discussion
- Topic: @reboot cron jobs are invalid
- Replies: 3
- Views: 3679
@reboot cron jobs are invalid
Hi,
After adding a @reboot cron job, I received mail that the job is flagged as invalid. I would like to be able to run certain tasks on reboot. How to do this otherwise or how to make @reboot valid as a cron job?
Cheers
After adding a @reboot cron job, I received mail that the job is flagged as invalid. I would like to be able to run certain tasks on reboot. How to do this otherwise or how to make @reboot valid as a cron job?
Cheers
- Fri Jun 05, 2015 9:34 am
- Forum: General Discussion
- Topic: Using wildcard
- Replies: 0
- Views: 2007
Using wildcard
Why isn't it possible to use wildcards in places such as domain or email alias. I would like to be able to do the following:
*.example.com // for domain aliases.
*@example.com // for email aliases.
* is a wildcard and can be replaced with everything.
*.example.com // for domain aliases.
*@example.com // for email aliases.
* is a wildcard and can be replaced with everything.