Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 10 matches
- Wed Jul 08, 2020 1:54 pm
- Forum: Database Server
- Topic: Mysql 5.6 to 5.7 upgrade on Centos 6.7
- Replies: 0
- Views: 6988
Mysql 5.6 to 5.7 upgrade on Centos 6.7
I solved my upgrade issue with this:
-------------------------------
# Make sure yum is up-to-date
yum update yum
# Install yum-utils (it provides yum-config-manager)
yum install yum-utils
# Backup: dump all databases to all_dbs.sql
mysqldump --lock-all-tables --all-databases -uroot ...
-------------------------------
# Make sure yum is up-to-date
yum update yum
# Install yum-utils (it provides yum-config-manager)
yum install yum-utils
# Backup: dump all databases to all_dbs.sql
mysqldump --lock-all-tables --all-databases -uroot ...
- Tue Mar 24, 2020 6:30 pm
- Forum: Web Server
- Topic: [HowTo] Install PHP OPCache APC/APCu Memcached and Redis on VestaCP CentOS
- Replies: 2
- Views: 10846
Re: [HowTo] Install PHP OPCache APC/APCu Memcached and Redis on VestaCP CentOS
my server is CentOS 6
with latest version of VestaCP - Php 7.3...
I got this error when I tried to install opcache. cany anyone help?
yum install php-opcache
error
[root@host ~]# yum install php-opcache
Loaded plugins: fastestmirror, security
Setting up Install Process
Loading mirror ...
with latest version of VestaCP - Php 7.3...
I got this error when I tried to install opcache. cany anyone help?
yum install php-opcache
error
[root@host ~]# yum install php-opcache
Loaded plugins: fastestmirror, security
Setting up Install Process
Loading mirror ...
- Wed Mar 11, 2020 8:57 am
- Forum: RHEL/CentOS
- Topic: BUG: Auto logout
- Replies: 2
- Views: 5024
Re: BUG: Auto logout
is this big solved? any fix?
this is happening to me for few months
this is happening to me for few months
- Sun Dec 25, 2016 2:02 pm
- Forum: General Discussion
- Topic: Help! Server hacked, root renamed
- Replies: 2
- Views: 5126
Re: Help! Server hacked, root renamed
Thanks a lot for pointing to this document.. the hacker used the same script mentioned there.
I did maldet scan which found the script as well as few others and deleted.
https://vpstalk.club/secure-harden-your ... checklist/
regards
Bg
I did maldet scan which found the script as well as few others and deleted.
https://vpstalk.club/secure-harden-your ... checklist/
regards
Bg
- Fri Dec 23, 2016 7:59 pm
- Forum: General Discussion
- Topic: Help! Server hacked, root renamed
- Replies: 2
- Views: 5126
Help! Server hacked, root renamed
My server was hacked .. probably within the last 10 days.
The hacker logged in from an IP owned by Digital ocean -- which I have reported them with logs.
https://twitter.com/Superhit_in/status/811879794782523392
1. the hacker somehow entered into my server
2. changed just the 'root' user name to ...
The hacker logged in from an IP owned by Digital ocean -- which I have reported them with logs.
https://twitter.com/Superhit_in/status/811879794782523392
1. the hacker somehow entered into my server
2. changed just the 'root' user name to ...
- Fri Dec 23, 2016 5:11 pm
- Forum: Web Interface
- Topic: Wrong backup number after updating to 0.9.8-16
- Replies: 8
- Views: 16915
Re: Wrong backup number after updating to 0.9.8-16
Code: Select all
v-update-user-counters
- Thu Dec 22, 2016 7:21 am
- Forum: Mail Server
- Topic: Tutorial: Sieve, Managesieve filters with Dovecot and Roundcube.
- Replies: 9
- Views: 218715
Re: Tutorial: Sieve, Managesieve filters with Dovecot and Roundcube.
Hello!
This solution works fine with real linux accounts.
This send a single autoresponser message for all virtual email accounts in a domain under a linux vestacp account
BUT how can this work with virtual email accounts under a linux account?
This solution works fine with real linux accounts.
This send a single autoresponser message for all virtual email accounts in a domain under a linux vestacp account
BUT how can this work with virtual email accounts under a linux account?
- Tue Dec 01, 2015 3:56 am
- Forum: Web Server
- Topic: can not install ssl on vesta cpanel
- Replies: 5
- Views: 7399
Re: can not install ssl on vesta cpanel
see this thread.. similar issue: http://forum.vestacp.com/viewtopic.php?f=11&t=9743
- Tue Dec 01, 2015 3:49 am
- Forum: Web Server
- Topic: NGINX not working with SSL
- Replies: 14
- Views: 26091
Re: NGINX not working with SSL
I tried ssl with nginx as cache .. but it didn't work... I think similar issue like yours.
Pls update when you get thru :)
Thanks a lot
Pls update when you get thru :)
Thanks a lot
- Tue Dec 01, 2015 3:26 am
- Forum: 3rd Party Software
- Topic: Vesta Automatic App Installer [Version 1.0.2]
- Replies: 118
- Views: 723190
Re: Vesta Automatic App Installer [Version 1.0.2]
Great work joem! Keep it up :)