Mister9

  • Total activity 31
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 8

Posts

Recent activity by Mister9 Recent activity Votes
  • Strange "Check php version" issue

    When I run a "Check server security" on CSF, it gives me this strange message under Check php version. Any version of PHP older than v7.2.* is now obsolete and should be considered a security thre...

  • Setting up PHP cron jobs to run as each user account

    I'm trying to figure out the best way to solve this issue. An account is trying to set up cron jobs tasks that will use PHP scripts with mkdir. The issue is this returns a permission denied. I kno...

  • mbstring not found for php7.2

    I upgraded php from 7.1 to 7.2. Everything is working fine expect I'm unable to find the mbstring package for 7.2 root@server [/home/mrn/public_html]# rpm -qa |grep ea-php72 ea-php72-php-mysqlnd-...

  • Error installing soap

    Hi, I have php version 7.1.15-1.1.1.cpanel installed and when I use EasyApache4 to install php71-php-soap I'm getting this error: Update Error: Error: Package: ea-php71-php-soap-7.1.2-4.4.3.cpan...

  • Blocking an IP by accessed url

    So I'm receiving emails of hack attempts by trying to upload malicious files to a bunch of domains on my server. I usually manually enter the IP into CSF and block it but I was wondering if there i...

  • AWS ifcfg-eth0 settings

    Hi, I have AWS set up with CPanel. I been securing my server using CSF and I am down to the final score I'm looking to achieve. To get there I am looking fix this issue: Check for dhclient dhclie...

  • AWS - IP Address and DNS Settings on new accounts

    Hi! I have another issue that I hope someone can help clarify for me. This one is bit detailed. I have (hopefully) successfully set up Cpanel on AWS with clustering following the instructions:

  • Adding New Amazon EBS Volume

    Hi! I am looking for some help on a (probably elementary) issue I am oblivious to. I have (hopefully) successfully set up Cpanel on AWS with clustering following the instructions:

  • Question regarding SMTP_BLOCK

    Hi! One of my accounts on my server has been sending out spam. I been reading up a bit on how to prevent this from happening and I saw that setting SMTP_BLOCK to 1 is a good thing. My question i...