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: 6782
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 -ped8a5f47cbf39f...
- 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: 10724
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 speeds from cac...
- Wed Mar 11, 2020 8:57 am
- Forum: RHEL/CentOS
- Topic: BUG: Auto logout
- Replies: 2
- Views: 4933
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: 5079
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: 5079
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 som...
- Fri Dec 23, 2016 5:11 pm
- Forum: Web Interface
- Topic: Wrong backup number after updating to 0.9.8-16
- Replies: 8
- Views: 16608
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: 214230
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: 7305
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: 25312
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: 700111
Re: Vesta Automatic App Installer [Version 1.0.2]
Great work joem! Keep it up :)