LukeDouglas

  • Total activity 37
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 5

Posts

Recent activity by LukeDouglas Recent activity Votes
  • How to ignore a single PHP file in all websites

    I want to ignore CONFIGSERVER warnings for a single file, "STATE.php", on all websites. '/home/XXXXXXXX/public_html/plugins/system/bfnetwork/bfnetwork/tmp/STATE.php' Universal decode regex match =...

  • usr/bin/GET Warning

    In running a rkhunter check, I get a warning on usr/bin/GET. In checking the file, it has the contents below. How can I see what the original or most current file has in the GET file? #!/usr/bi...

  • PHP 7.3.12

    On PHP,net it show 7.3.12 as the current version of PHP 7.3. In the Nov. 30th v84.0.14 update, the PHP was not update to this current version. So when do new versions of PHP get updated?

  • Upgrade PHP7 from 7.3.10 to 7.3.11

    On PHP.net, this announcement was released. 24 Oct 2019 PHP 7.3.11 Released The PHP development team announces the immediate availability of PHP 7.3.11. This is a security release which also conta...

  • PHP 7.3.10 Release Date?

    When will cPanel be updated for PHP 7.3.10?

  • AutoSSL log - errors on all domains using Google Suite

    I have several clients that use Google Suite. We have their DNS records at GoDaddy set there with an 'A' record pointed to the website hosting server and the MX / mail DNS records set for Google. ...

  • Move Accounts from Dedicated Server to AWS?

    I would like to know the pros / cons of moving from a dedicated server using WHM/cPanel to AWS as well as what steps need to be taken or any link to documentation that provides the steps necessary.

  • RKHunter report question

    So I have been getting 5-6 emails daily from my server and been researching to do updates. However, RKHUNTER seems a bit over my head. I ran a check and have posted the results below. It looks l...

  • Multiple Rootkit Hunter Cron warnings

    I am getting dozens of emails with various warnings. I suspect they are false positives but wanted confirmation. Here is text from just one of the emails: [ Rootkit Hunter version 1.4.2 ] Check...

  • Export single table and email via cron job

    How can I setup a cron job to execute a SQL query, export the results to a CSV formatted file and email to an address?