Search found 160 matches
- Wed Jan 24, 2018 5:21 pm
- Forum: RHEL/CentOS
- Topic: [HelpME] Softaculous error: the ionCube PHP
- Replies: 8
- Views: 3825
Re: [HelpME] Softaculous error: the ionCube PHP
What does the following commands return on your installation?
Code: Select all
$VESTA/php/bin/php -v
Code: Select all
grep 'SOFT' $VESTA/conf/vesta.conf
- Wed Jan 24, 2018 4:12 pm
- Forum: General Discussion
- Topic: Can't start VestaCP
- Replies: 1
- Views: 441
- Tue Jan 23, 2018 11:46 pm
- Forum: General Discussion
- Topic: vesta-php package 2.13 GLIBC
- Replies: 2
- Views: 602
Re: vesta-php package 2.13 GLIBC
Thanks for the fix!
- Tue Jan 23, 2018 8:40 pm
- Forum: General Discussion
- Topic: vesta-php package 2.13 GLIBC
- Replies: 2
- Views: 602
vesta-php package 2.13 GLIBC
Hello, I have an issue where I can't start vesta due to the following error message: /usr/local/vesta/php/bin/php: /usr/lib/x86_64-linux-gnu/libxml2.so.2: version `LIBXML2_2.9.0' not found (required by .php/bin/php) .php/bin/php: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (requi...
- Sun Jan 29, 2017 9:11 pm
- Forum: General Discussion
- Topic: Outdated Apache on Vesta?
- Replies: 8
- Views: 5352
Re: Outdated Apache on Vesta?
Which version of CentOS are you using? And is it a modified version provided by your server provide because I think VestaCP uses the default Apache of the OS (CentOS) That is correct, the installer script works with the packages your OS has, you might probably want to update your repositories befor...
- Wed Jan 25, 2017 3:44 pm
- Forum: General Discussion
- Topic: Migrating VESTCP powered droplet in Digital Ocean
- Replies: 7
- Views: 2683
Re: Migrating VESTCP powered droplet in Digital Ocean
Why didn't you just fix the issues with blacklisted IPs instead of running away and letting this IP to be loaded by another poor customer?
- Fri Jan 20, 2017 12:08 pm
- Forum: Modification & Patches
- Topic: [HOW TO] Jailkit on SFTP Chroot plugin for SSH and SFTP
- Replies: 3
- Views: 4023
Re: [HOW TO] Jailkit on SFTP Chroot plugin for SSH and SFTP
I made some modifications on the scripts in order to include the right bin path for Debian 7, however whenever a new user is created and granted the recommended ssh access, the user can still do something like this. UserA <-- Restricted ssh Can run nano /home/userb/web/domain/public_html/wp-config.p...
- Fri Jan 20, 2017 12:03 pm
- Forum: Debian/Ubuntu
- Topic: SFTP and JailKit not working
- Replies: 5
- Views: 1937
Re: SFTP and JailKit not working
Try modifying the scripts to include /usr/sbin/jk_init instead, as /usr/sbin/jk_init doesn't exist in Debian based systems.
- Fri Jan 20, 2017 9:31 am
- Forum: General Discussion
- Topic: Server is down when enable lets encrypt
- Replies: 5
- Views: 3106
Re: Server is down when enable lets encrypt
Hello there,
Try stopping VestaCP and Apache
And restart nginx
If you are able to bring nginx this way, then you may proceed to start vesta and apache2 since there seems to be a stucked process using that prot.
Try stopping VestaCP and Apache
Code: Select all
service vesta stop
Code: Select all
service apache2 stop
Code: Select all
service nginx restart
- Fri Jan 20, 2017 9:18 am
- Forum: General Discussion
- Topic: Malicious script found on one node
- Replies: 1
- Views: 1275
Malicious script found on one node
Hello there, So, I have terminated an user today due to the fact that he/she ran a malicious php/trojan script on one of my vestacp nodes, this said user was able to create a symbolik link under his public_html with the following syntax: /home/stzztk/web/st4zz.tk/public_html/dm/ <-- Be aware of such...