aantigual
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by aantigual-
aantigual created a post,
Diferencia de Hora en PHP y Servidor
Hola a todos, En mi pa"s, (Chile) este s"bado cambiaron el horario, por lo cual la configuraci"n de 'America/Santiago' ya no es GTM-3, ahora es GTM-4 La hora del servidor est" correcta, pero la hor...
-
aantigual commented,
Thank you! doing!
-
aantigual commented,
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
-
aantigual commented,
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...
-
aantigual commented,
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: ...
-
aantigual created a post,
upload_max_filesize 2M
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_ph...
-
aantigual commented,
[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...
-
aantigual created a post,
Cgi/Perl Problem
Hi, Guys (sorry but my english is not good) I have a similar problem