aantigual
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by aantigual-
Thank you! doing!
-
Sure, This is a php info in the domain: ]http://i63.tinypic.com/m78a52.jpg And this is my cfg in WHM ]http://i64.tinypic.com/10fz2wi.jpg
-
Thank to both, but my php.ini have that. root@cpanel [~]# cat /usr/local/lib/php.ini | grep upload ; Maximum allowed size for uploaded files. upload_max_filesize = 10M @cPanelMichael i use E...
-
Hello, You can check php.ini file path using the command. php -i | grep php.in The above command will show the exact php.ini file path then you can change the value. Thank for your response: ...
-
[quote="cPanelMichael, post: 1693272">Hello :) You should only update the permissions on the actual Perl or CGI files. All files in the directory do not require 0755 permissions. Thank you. Than...