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 soon. Read more about it: https://vestacp.com/docs/vesta-2-development
VestaCP 14
VestaCP 14
Any user can publish bugs, questions and suggestions in this topic
We are updated version history and roadmap
http://vestacp.com/roadmap/#history
Do you like new design?
We are updated version history and roadmap
http://vestacp.com/roadmap/#history
Do you like new design?
Re: VestaCP 14
I want to upgrade my vesta to 0.9.8-14, my system already stable emails, and SSL (comodo). What is the best way without losing any thing?
Re: VestaCP 14
Jue 03 2015
RHEL/CentOS 7 support
I'm confused, the installer is ready now? Or still in development?
RHEL/CentOS 7 support
I'm confused, the installer is ready now? Or still in development?
Re: VestaCP 14
is not ready yetkironet wrote:Jue 03 2015
RHEL/CentOS 7 support
I'm confused, the installer is ready now? Or still in development?
-
- Posts: 14
- Joined: Fri Jul 25, 2014 5:03 am
Re: VestaCP 14
It seems remote ftp backup does not work:imperio wrote:Any user can publish bugs, questions and suggestions in this topic
We are updated version history and roadmap
http://vestacp.com/roadmap/#history
Do you like new design?


i have set permission to 777 of the folder aswell and nothing works, it just shows that error
ps: I love the new design
Re: VestaCP 14
vandread911
We are check this issue today
We are check this issue today
-
- Posts: 19
- Joined: Fri Jan 09, 2015 2:29 pm
Re: VestaCP 14
I'm interested too. And propably lot of users want to do this. I have StartSLL certs, lot of domains, databases and other stuff. Is update safe?hafeezksa wrote:I want to upgrade my vesta to 0.9.8-14, my system already stable emails, and SSL (comodo). What is the best way without losing any thing?
For 12 version was unofficial polish language patch witch is very well translated, why it's not included in new version? I can help with adding this to new version. I try to work on that and give you finished translation for new version. Is it ok?
link: http://vestacp.pl/spolszczenie.html
Re: VestaCP 14
This is awesome, good work.. Here's my small bug list.
General - On all pages in the administration
Double ending quotes
https://0.0.0.0:8083/list/db/
Unclosed a element
Unclosed form element ~ this one is also found on a couple of other places
https://0.0.0.0:8083/list/dns/
Last td element is not closed
General - On all pages in the administration
Code: Select all
<div class="l-unit__suspended"">suspended</div>
https://0.0.0.0:8083/list/db/
Code: Select all
<td class="step-right"><a class="vst" href="http://0.0.0.0/phpmyadmin/">phpMyAdmin</td>
Code: Select all
<form action="/bulk/db/" method="post" id="objects">
https://0.0.0.0:8083/list/dns/
Code: Select all
<div class="l-unit__stats">
<table>
<tr>
<td>
<div class="l-unit__stat-cols clearfix">
<div class="l-unit__stat-col l-unit__stat-col--left"><b>ns1.localhost.ltd</b></div>
<div class="l-unit__stat-col l-unit__stat-col--right"></div>
</div>
</td>
<td>
<div class="l-unit__stat-cols clearfix">
<div class="l-unit__stat-col l-unit__stat-col--left compact">TTL:</div>
<div class="l-unit__stat-col l-unit__stat-col--right">
<b>14400</b>
</div>
</div>
</td>
<td>
<div class="l-unit__stat-cols clearfix last">
<div class="l-unit__stat-col l-unit__stat-col--left compact">Template:</div>
<div class="l-unit__stat-col l-unit__stat-col--right">
<b>default</b>
</div>
</div>
</td>
</tr>
<tr>
<td>
<div class="l-unit__stat-cols clearfix last">
<div class="l-unit__stat-col l-unit__stat-col--left">Expire:</div>
<div class="l-unit__stat-col l-unit__stat-col--right">
<b>22 Dec 2015</b>
</div>
</div>
</td>
<td>
</tr>
</table>
</div>
Re: VestaCP 14
You should create new folder on your ftp server befor running the taskvandread911 wrote:It seems remote ftp backup does not work:imperio wrote:Any user can publish bugs, questions and suggestions in this topic
We are updated version history and roadmap
http://vestacp.com/roadmap/#history
Do you like new design?
i have set permission to 777 of the folder aswell and nothing works, it just shows that error
ps: I love the new design
Re: VestaCP 14
I have 3 servers with vesta and centos 6.6 and in all i have the same problem I can't restart the VPS neither the Mysql via vesta panel.
If i try to restart the other services everything works but mysql allways return "restart" "'mysql'" failed
I can restart the services via ssh, using the normal, I also try to use
Note: I enter in ssh with root account
If i try to restart the other services everything works but mysql allways return "restart" "'mysql'" failed
I can restart the services via ssh, using the normal
Code: Select all
service mysqld restart
and it also work.v-restart-service mysqld
Note: I enter in ssh with root account