ItsMattSon

  • Total activity 233
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 51

Posts

Recent activity by ItsMattSon Recent activity Votes
  • PHP-FPM exec(whoami) no output?

    Hi guys, On my domain, I wanted to know who the script runs as so I used echo exec('whoami') as a test and sure enough it returned the account name (as expected). However, once I turned on PHP-FP...

  • Do I edit /usr/local/lib/php.ini to setup Opcache

    Hi all, Can somebody advise whether I need to edit the /usr/local/lib/php.ini file to configure Opcache or can I copy the config out of there and put it at the bottom of the MultiPHP Editor ea-php...

  • Compiling EasyApache with the Magento 2 Technology Stack Requirements?

    Hi cPanel, EasyApache 4 is great and I love it - One problem for me.. Just not sure why some of the PHP extensions I search for are in the PHP Extensions list and others are not? In this case, I'...

  • cPanel files with no owner?

    Hi guys, In KB document, > no_owner.txt), it makes a pretty extensive list and I'm wondering one question... Is it safe to do nothing? Or should the owner on all these files be changed? Please a...

  • AllowOveride None to Home Directories

    Hi guys, As I understand it, this directive below (in httpd.conf) allows .htaccess in root directory and below - so everywhere? AllowOverride All Options FollowSymLinks Indexes SymLinksIfOwn...

  • How to use SuPHP Custom INI files

    Hi cPanel and all, I've read a bunch of threads on this and I've done my best reading through the cPanel Documentation but I'm afraid I'm not sure of the correct approach, so i'm chasing clarifica...

  • Update Kernel

    Can someone confirm that my host needs to sort this, not me? (I'm on a GoDaddy OpenVZ/Virtuozzo VPS) uname -rv returns this: 2.6.32-042stab093.4 #1 SMP Mon Aug 11 18:47:39 MSK 2014

  • Disabling Installatron?

    Hi, Couldn't find any cPanel Documentation for Installatron but I get the occasional email titled "[Installatron] Update Summary" where it says it has updated Joomla and Drupal and so forth. Apps ...

  • Locked out of WHM (SSLCipherSuite/SSLProtocol)

    Hi guys, I did exactly what cPanel Documentation said to be super cautious of if you're not an advanced user, which was editing the SSLCipherSuite and SSLProtocol in Home >> Service Configuration ...

  • Should Server Side Includes be disabled?

    Hi, Should Server Side Includes (SSI) be disabled? (from a security point of view) And *could* SSI be disabled? Does anything rely on it from a cPanel/WHM point of view?