dreamteamone
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by dreamteamone-
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...
-
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...
-
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...
-
Please see the .htaccess content below: Options -Indexes RewriteEngine On RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^(.+) - [PT,L] Rewrit...