Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 12 matches
- Tue Jun 16, 2020 3:04 pm
- Forum: RHEL/CentOS
- Topic: [Tutorial] Install cache modules on Centos 7
- Replies: 5
- Views: 19117
Re: [Tutorial] Install cache modules on Centos 7
Give me this error when do the symbolics links and do php -v
PHP Warning: Failed loading Zend extension 'opcache' (tried: /usr/lib64/php/modules/opcache (/usr/lib64/php/modules/opcache: cannot open shared object file: No such file or directory), /usr/lib64/php/modules/opcache.so (/usr/lib64/php ...
- Wed Jun 03, 2020 12:41 pm
- Forum: General Discussion
- Topic: [v1.0] ioTheme - new theme for VestaCP
- Replies: 14
- Views: 20968
Re: [v1.0] ioTheme - new theme for VestaCP
Thanks for confirming. If want, you can integrate it into your fork, I will support it.
Thanks :)
I was thinked about it, but then you said "you dont want forks to use this theme", if I understood you well?
Main problem that I saw is that left menu can go below the visible area, without ...
- Tue Jun 02, 2020 11:42 pm
- Forum: General Discussion
- Topic: [v1.0] ioTheme - new theme for VestaCP
- Replies: 14
- Views: 20968
Re: [v1.0] ioTheme - new theme for VestaCP
Would it work with MyVesta fork from dpeca?
Works.
Just my span element (with version number and build date) is little wrong positioned :D
Except that element, I actually didn't modified Vesta frontend at all.
Thanks for confirming. If want, you can integrate it into your fork, I will ...
- Fri May 29, 2020 1:04 pm
- Forum: General Discussion
- Topic: Vesta cant start, Files in Read Only
- Replies: 3
- Views: 3919
Re: Vesta cant start, Files in Read Only
Hello iotheme!
Thank you for your help!
I recently was able to fix the issue by
unmounting dev/sda1
running fschk -f /dev/sda1
and then
sudo shutdown -f
did a complete power off, waited a minute, powered back on again.
Logged into the terminal, and
sudo service vesta start
did no ...
- Fri May 29, 2020 12:31 pm
- Forum: General Discussion
- Topic: Vesta cant start, Files in Read Only
- Replies: 3
- Views: 3919
Re: Vesta cant start, Files in Read Only
Maybe:
- chmod 640
- remount with write
- sda1 full disk
- sda1 full inodes
- chmod 640
- remount with write
- sda1 full disk
- sda1 full inodes
- Fri May 29, 2020 11:30 am
- Forum: General Discussion
- Topic: [v1.0] ioTheme - new theme for VestaCP
- Replies: 14
- Views: 20968
Re: [v1.0] ioTheme - new theme for VestaCP
You can try with MyVesta, I think it will be ok. (note: Hestia may be not because it has been edited frontend)
- Fri May 29, 2020 2:46 am
- Forum: General Discussion
- Topic: I had an error updating the operating system. Can't log in Vesta Cp
- Replies: 2
- Views: 2991
Re: I had an error updating the operating system. Can't log in Vesta Cp
Vesta don't support for CentOS 8, maybe in next time...
- Sun May 24, 2020 9:30 pm
- Forum: General Discussion
- Topic: [v1.0] ioTheme - new theme for VestaCP
- Replies: 14
- Views: 20968
Re: [v1.0] ioTheme - new theme for VestaCP
Thanks!
It's just a little css, the hardest is Serghey's work.
- Sun May 24, 2020 8:14 pm
- Forum: General Discussion
- Topic: [v1.0] ioTheme - new theme for VestaCP
- Replies: 14
- Views: 20968
Re: [v 1.0] ioTheme - new theme for VestaCP
Maybe they are making big changes.dpeca wrote: Sun May 24, 2020 8:05 pm Maybe (and I hope) they are refactoring code.
Support for Deb10 is not hard to add, I did it within 2 days in my company fork.
Work on manny distros and many vesions are very complex task.
Thank you for the security patch at GitHub!
- Sun May 24, 2020 7:51 pm
- Forum: General Discussion
- Topic: [v1.0] ioTheme - new theme for VestaCP
- Replies: 14
- Views: 20968
Re: [v 1.0] ioTheme - new theme for VestaCP
the project is not abondoned, but team is very busy in last time. Now we are rewriting the front-end interface of the panel. Front-end of FM already done. Also we are working under support of CentOS 8 & Debian 10
I think updating to Centos 8 and Debian 10 is difficult, so they may be delayed a ...