Cómo aumentar el tamaño de carga en php.ini?

  • Autor Autor falops69
  • Fecha de inicio Fecha de inicio
F

falops69

Gamma
Redactor
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
Bueno, al fin me respondieron los de funio (el hosting que tengo, es compartido xD )

Y me dijeron que haga esto, nose ni como empezar jajaja, solo se postear y eso 🙁, alguien me echa una mano ?

Me enviaron esto.. :

Insertar CODE, HTML o PHP:
Hi,

You need to increase your upload_max_filesize, you can do that by
modifying your php.ini.

To modify the php.ini :


1. Client must create a php.ini (text file) file into his /public_html
folder with this values(put the values you need):


upload_max_filesize=50M
post_max_size=50M
max_execution_time=200
max_input_time=200

extension=pdo.so
extension=pdo_mysql.so
zend_extension="/usr/local/IonCube/ioncube_loader_lin_5.2.so"


2. Client must also add this values to his .htaccess file:


suPHP_ConfigPath /home/panelbox_username/public_html/

***Replace panelbox_username by the control panel username of the client.

-- 

If you have any questions, please do not hesitate to contact us.
 
Pues creo que la ruta es esta:
Insertar CODE, HTML o PHP:
[LEFT][COLOR=#000000][FONT=Verdana]etc/php5/apache2/php.ini[/FONT][/COLOR][/LEFT]

Pero como es compartido creo que se puede crear un php.ini en la raiz de tu sitio.
 
si si, eso hize con la ayuda de un amigo, Gracias !
 
Atrás
Arriba