HI, sorry mi english!.
I have the same problem different value of "upload_max_filesize"
I put y WHM upload_max_filesize = 10M
but, i have by phpinfo 2M
if i run
/usr/local/cpanel/bin/rebuild_phpconf --current
i have this.
####
[email protected] [~]# /usr/local/cpanel/bin/rebuild_phpconf --current
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "UTF-8",
LANG = "es_ES.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Available handlers: suphp dso cgi none
DEFAULT PHP: 5
PHP4 SAPI: none
PHP5 SAPI: suphp
SUEXEC: enabled
RUID2: enabled
###
i found by
grep -lir "upload_max_filesize = 2M" /usr
a line in
/usr/local/cpanel/scripts/php.ini
I understand this is only a base configuration not a actually configuration.
Where i change the global configuration for this parameter?
Please helpme!
I have the same problem different value of "upload_max_filesize"
I put y WHM upload_max_filesize = 10M
but, i have by phpinfo 2M
if i run
/usr/local/cpanel/bin/rebuild_phpconf --current
i have this.
####
[email protected] [~]# /usr/local/cpanel/bin/rebuild_phpconf --current
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "UTF-8",
LANG = "es_ES.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Available handlers: suphp dso cgi none
DEFAULT PHP: 5
PHP4 SAPI: none
PHP5 SAPI: suphp
SUEXEC: enabled
RUID2: enabled
###
i found by
grep -lir "upload_max_filesize = 2M" /usr
a line in
/usr/local/cpanel/scripts/php.ini
I understand this is only a base configuration not a actually configuration.
Where i change the global configuration for this parameter?
Please helpme!