Search found 589 matches
- Wed Dec 30, 2020 7:54 pm
- Forum: RHEL/CentOS
- Topic: Downgrade PHP 8 to PHP 7.4 on CentOS7
- Replies: 4
- Views: 497
Re: Downgrade PHP 8 to PHP 7.4 on CentOS7
Hi
You can remove PHP and install new version.
I suppose you have remi repo, you just need select php 7.4
You can remove PHP and install new version.
I suppose you have remi repo, you just need select php 7.4
- Mon Oct 12, 2020 10:05 am
- Forum: Modification & Patches
- Topic: Maldetect + ClamAV realtime virus monitoring and protection [Installer script for CentOS]
- Replies: 3
- Views: 4321
Re: Maldetect + ClamAV realtime virus monitoring and protection [Installer script for CentOS]
In case you want to monitor viruses in realtime on your VestaCP installation, with Maldetect and extended ClamAV signatures, I created installer when I realized I did this too many times manually so far. https://github.com/lukapaunovic/vesta-realtime-virus-monitoring-installer/blob/master/installer...
- Mon Oct 12, 2020 10:01 am
- Forum: Modification & Patches
- Topic: DNS stop working after 99 DNS record change per day
- Replies: 3
- Views: 4766
Re: DNS stop working after 99 DNS record change per day
Nice work, not much people make 99 changes in one domain per day but its ok
I recomend you make a pull request in github or open same issue in github
I recomend you make a pull request in github or open same issue in github
- Sat Oct 03, 2020 9:04 pm
- Forum: Database Server
- Topic: mariadb keep stopping
- Replies: 1
- Views: 1492
Re: mariadb keep stopping
I not see any relation if you upgrade php and mariadb start fail You need provide some log of upgrade to see if mariadb was changed and you need provide mariadb logs. The uniq relation I can think righ now, is than your server after upgrade use much more memory RAM and mariadb fail and get killed by...
- Sat Oct 03, 2020 9:01 pm
- Forum: 3rd Party Software
- Topic: VestaCP PHP-FPM Selector for Centos 7
- Replies: 3
- Views: 2088
Re: VestaCP PHP-FPM Selector for Centos 7
By the way it have a issue that maybe you can help me to fix. well is there any way to reload php-fpm without restart the php-fpm service and not disturbe other ones??? becouse on sh template i use systemctl restart php-fpm https://github.com/alnux/vestacp-multiphp/blob/master/PHP-FPM-71.sh#L56 tha...
- Sat Oct 03, 2020 8:52 pm
- Forum: 3rd Party Software
- Topic: Sk-DirectAdmin-Importer | Script to Restore DirectAdmin User Account In VestaCP
- Replies: 14
- Views: 17951
Re: Sk-DirectAdmin-Importer | Script to Restore DirectAdmin User Account In VestaCP
HI
This maybe not works in recent direct admin version, this panel get a lot of changes and new options, I not have access to new backups for test this script
So this can be unsticked post
Cant warranted nothing with direct admin
This maybe not works in recent direct admin version, this panel get a lot of changes and new options, I not have access to new backups for test this script
So this can be unsticked post
Cant warranted nothing with direct admin
- Sat Oct 03, 2020 8:50 pm
- Forum: 3rd Party Software
- Topic: SK-cPanel-Importer | Restore cPanel Backup on Vesta
- Replies: 94
- Views: 90913
Re: SK-cPanel-Importer | Restore cPanel Backup on Vesta
How do I fixed this error? [root@serv2 ~]# bash sk-cpanel-importer-05.sh cpmove-axwebservers2.tar.gz ls: cannot access cpmove-axwebservers2.tar.gz: No such file or directory Checking provided file... Error 3 not-gzip - no stantard cpanel backup provided of file not installed ( Try yum install file,...
- Sat Oct 03, 2020 8:28 pm
- Forum: 3rd Party Software
- Topic: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.
- Replies: 260
- Views: 371268
Re: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.
@skamasle please, check source code storage for your scripts. i got html timeout error during installation and generation sk-php74.sh (and all other sk-php**.sh) on centos 7 today. i cant show broken script, i just replaced it for work, but in "body" of sh script i was seen html code. https://i.img...
- Sat Oct 03, 2020 8:26 pm
- Forum: 3rd Party Software
- Topic: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.
- Replies: 260
- Views: 371268
Re: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.
Hello for all! After new Centos 7 install I have: CentOS Linux release 7.8.2003 (Core) / PHP Version 7.4.11 / Apache 2.0 Handler I have install the selector bash /var/tmp/sk-php-selector3.sh php71 php56 and next delete (copy to local) files 10-php56-php.conf 15-php71-php.conf from the folder /etc/h...
- Sat Oct 03, 2020 8:23 pm
- Forum: 3rd Party Software
- Topic: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.
- Replies: 260
- Views: 371268
Re: VestaCP PHP Selector for Centos add php 7, 5.6 and 5.5.
Hello, After using this, I have found that the PHP variables (max input time, memory limit, upload max file size, etc.) I have set in Vesta CP -> Server -> HTTPD -> PHP.ini are not applying to any of the websites using one of the newly installed templates. I've tried using overrides in my .htaccess...