RE: [PHP-ES] Cambios en php.ini sin efecto

[email protected] ("Gorka")
Newsgroups php.general.es
Message-ID <[email protected]>
Lo sé. Utilizo el .htacces sólo porque no me funciona simplemente cambiando
las variables del php.ini ...

upload_max_filesize 100M
post_max_size 100M
max_execution_time 1000
max_input_time 1000

Antes no lo tenía, es sólo provisional. Me gustaría quitar no utilizar
.htaccess
¿Dónde puede estar el problema?

> -----Mensaje original-----
> De: David Fraga [mailto:[email protected]]
> Enviado el: viernes, 23 de septiembre de 2011 10:57
> Para: [email protected]
> Asunto: Re: [PHP-ES] Cambios en php.ini sin efecto
> 
> El .htaccess prevalece sobre php.ini, de otra forma no tendría sentido.
> Así puedes tener una configuración global en un servidor y en cada
> directorio de una web, unas especificaciones distintas según convenga.
> 
> El 23/09/11 10:09, Gorka escribió:
> > Buenos días.
> >
> > Tanto si cambio las variables …
> >
> > php_value upload_max_filesize 100M
> > php_value post_max_size 100M
> > php_value max_execution_time 1000
> > php_value max_input_time 1000
> >
> > … en el /etc/php5/apache2/php.ini como en el /etc/php5/cli/php.ini, …
tras
> > reiniciar … no veo reflejado el cambio en el phpinfo(). Me obliga a
> > cambiarlas en el .htaccess.
> > ¿Cuál es el problema?
> >
> >
> >
> >
> >
> >
> >
> 
> --
> PHP Spanish Localization Talk Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.