24x7ss
- Total activity 511
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 243
Comments
Recent activity by 24x7ss-
Have you checked the error logs exactly what error you are getting while accessing the joomla pages ?
-
The issue is with epel repository. Check /etc/yum.repos.d/ path if epel.repo is present or not. If it is not present then you have to do some goggling and download repo file on the server and then ...
-
First of all there are many reasons for site redirecting to cpanel page. It may be because DNS not propagated or wrong IP based virtual host entry or anything. Have you tried disabling varnish an...
-
Hello, I don't think you will be able to do that as multiple crons are running at the same time. You might want to give a thought on changing time.
-
Hello, There are no known issues with "MPM Event" in Cloud Linux. But PHP may not be run as an apache DSO (mod_php) while this MPM is in use. The event MPM is very new. In fact, it's only been r...
-
Hello, You may be interested in looking at CPRemote backup application which allows backup to a remote server over ssh as incremental as well as local. You may also be interested to look at Backup...
-
Hello, You can change the mail routing IP by editing below file: /etc/mailips Place below syntax in it: *: x.x.x.x replace x.x.x.x with your IP and save the file. Further, checking complete he...
-
First of all enable SPF and DKIM for the domains for which mails are going to spam folder and then try again if still you are facing the issue then check if your mail server IP is blacklisted or no...
-
Hello, I would suggest you to upload the file in /home and use below command to restore it: /scripts/restorepkg domain.tar.gz
-
Hello, You can use chkrootkit (open source program or tool used for scanning rootkits, botnets, malwares, etc) or rkhunter open Source General Public License (GPL) Rootkit Scanner similar to chkro...