ispweb
- Total activity 32
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 8
Activity overview
Latest activity by ispweb-
ispweb commented,
To verify the versions, we executed the following command:rpm -q --changelog ea-nginx | head -2rpm -q --changelog ea-apache24 | head -2 On an effective server, we used the commands below, and after...
-
ispweb commented,
Apologies for the confusion. It does work when you perform the following downgrades: dnf downgrade ea-apache24-0:2.4.63-2.6.2.cpaneldnf downgrade ea-nginx-1:1.26.3-7.11.1.cpanel I’ve also temporari...
-
ispweb commented,
It tried,dnf downgrade ea-apache24dnf downgrade dnf downgrade ea-nginx-1:1.26.3-7.11.1.cpanel remarked the lines but still have the same issues.
-
ispweb commented,
It tried,dnf downgrade ea-apache24dnf downgrade dnf downgrade ea-nginx-1:1.26.3-7.11.1.cpanel remarked the lines but still have the same issues.
-
ispweb commented,
Are you referring to the lines below# Fix for SNI issue# proxy_ssl_server_name on;# proxy_ssl_name $host;# proxy_ssl_session_reuse off;I’ve tried that, but the issues persist, also after downgrade ...
-
ispweb commented,
We performed the downgrade on two servers, but unfortunately it had no effect. Why is it so difficult to find a quick solution to this issue? Also, how is this even possible given that we're on the...
-
ispweb commented,
and it should also be nice that it's possible to run a script before the cpbackup, but that is easier because we can just cronjob a script before the time of the backup. But it should be nice to ge...
-
ispweb commented,
Yes i want to run a script after cpbackup has finisched,
-
ispweb created a post,
Post script after cpbackup (scheduled)
How do i run a script after cpbackup job has runned ? I looked hooked events but coudn't find out how to setup this.
-
ispweb created a post,
command-line file transport
I was testing if it's possible to create a backup from command-line, that works with: /scripts/pkgacct username after that is was trying to get that file uploaded to the backup destination, just ...