dreamteamone

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

Activity overview

Latest activity by dreamteamone
  • dreamteamone commented,

    Please see the errors below: pecl channel-update Warning: Invalid argument supplied for foreach() in Command.php on line 249 Warning: Invalid argument supplied for foreach() in /usr/local/lib/p...

  • dreamteamone commented,

    Hi, Now the following commands are giving errors: pecl channel-update pecl install geoip Can you please let me know all the commands to run to make it work on CentOS 7 64bit with cPanel EasyApach...

  • dreamteamone commented,

    I am getting the following errors when running the following commands on CentOS 7 64bit with EasyApache 4, on another Server I am using EasyApache 3 and it's working fine: pecl channel-update pecl...

  • dreamteamone created a post,

    GeoIP (PECL)

    Hello, I had installed GeoIP (PECL) to use with Piwik using the following: mkdir /usr/share/GeoIP && cd /usr/share/GeoIP wget "http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/G...

  • dreamteamone commented,

    Please see the .htaccess content below: Options -Indexes RewriteEngine On RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^(.+) - [PT,L] Rewrit...

  • dreamteamone created a post,

    500 Internal Server Error

    Hi, I am getting the following error when running a PHP web application on fresh installation of CentOS 7 (64bit) with latest version of cPanel: 500 Internal Server Error The server encountered a...