<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Chevereto Forum - Upload white page]]></title>
	<link rel="self" href="http://chevereto.com/foro/feed-atom-topic258.xml"/>
	<updated>2010-07-20T17:59:37Z</updated>
	<generator>PunBB</generator>
	<id>http://chevereto.com/foro/topic258-upload-white-page.html</id>
		<entry>
			<title type="html"><![CDATA[Re: Upload white page]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/post2841.html#p2841"/>
			<content type="html"><![CDATA[<p>alguien resolvio el problema de subir archivos de dimensiones grandes? como lo hizo?</p><p>Ok para los que usan 1and1 esta es la solución:</p><p>en el root de chavereto, agregar en la 1era linea del archivo .httaccess lo siguiente:</p><p>AddType x-mapp-php5 .php</p><p>suban o guarden su archivo y ahora si podran subir las imagenes de dimensiones grandes.<br />Disfruten!</p><p>Saludos,</p>]]></content>
			<author>
				<name><![CDATA[ozkr]]></name>
				<uri>http://chevereto.com/foro/user930.html</uri>
			</author>
			<updated>2010-07-20T17:59:37Z</updated>
			<id>http://chevereto.com/foro/post2841.html#p2841</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Upload white page]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/post1934.html#p1934"/>
			<content type="html"><![CDATA[<p>Ok, gracias de todas formas por el interés.</p>]]></content>
			<author>
				<name><![CDATA[peperfus]]></name>
				<uri>http://chevereto.com/foro/user593.html</uri>
			</author>
			<updated>2009-11-12T20:38:20Z</updated>
			<id>http://chevereto.com/foro/post1934.html#p1934</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Upload white page]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/post1933.html#p1933"/>
			<content type="html"><![CDATA[<p>Problema de servidor, no se más de el ni el debug asi que poco te puedo ayudar.</p>]]></content>
			<author>
				<name><![CDATA[Rodolfo]]></name>
				<uri>http://chevereto.com/foro/user2.html</uri>
			</author>
			<updated>2009-11-12T00:00:10Z</updated>
			<id>http://chevereto.com/foro/post1933.html#p1933</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Upload white page]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/post1930.html#p1930"/>
			<content type="html"><![CDATA[<p>Última versión en uso y valores en htaccess.</p><p>Internal Server Error.</p><p><img src="http://chevereto.com/foro/img/smilies/sad.png" width="15" height="15" alt="sad" /></p><p><a href="http://ebuki.peperfus.es/phpinfo.php">Este es mi phpinfo</a>.</p><p>(deshabilitados los cambios en htaccess)</p><p>Lo que me extraña mucho, es que los parámetros de límite de memoria y tiempo de ejecución son bastante altos. 40M y 50000 respectivamente. Tanto en local como en master.</p><p>¿Qué es lo que me está limitando?</p><p>Gracias</p>]]></content>
			<author>
				<name><![CDATA[peperfus]]></name>
				<uri>http://chevereto.com/foro/user593.html</uri>
			</author>
			<updated>2009-11-11T19:02:32Z</updated>
			<id>http://chevereto.com/foro/post1930.html#p1930</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Upload white page]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/post1915.html#p1915"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>peperfus wrote:</cite><blockquote><p>Gracias.</p><p>Estaba usando la 1.6.</p><p>Ahora ya he actualizado a 1.7 y lo he probado, pero . . .</p><br /><p>Primero decía out of memory limit...<br />Luego creé un php.ini en el directorio, con el parámetro memory_limit = 16M</p><p>Pero ahora me dice <br />&quot;Critital error: Max. image size (8Mb) is greater than the value in php.ini (2Mb)&quot;</p><p>¿No hay una lista de variables de entorno de php recomendadas?<br />¿Algún PHP de patrón / de referencia? ¿Alguien que ofrezca su php.ini para partir de ese?</p><p>Porque no tengo acceso al php.ini general del servidor y tengo que crearme uno desde cero, en el directorio de chevereto, pero no sé qué variables debo modificar / incrementar . . .</p><p>aumentar memory_limit<br />aumentar max_execution_time<br />...<br />¿cuáles más ?</p><br /><p>PD: phpinfo() me dice upload_max_filesize = 20M</p><p>Gracias por la ayuda.</p></blockquote></div><p>El que pongas tu php.ini en el directorio no significa nada, al menos que sea el php.ini que lee el servidor cuando corre php. Intenta modificando esos valores por htaccess.</p>]]></content>
			<author>
				<name><![CDATA[Rodolfo]]></name>
				<uri>http://chevereto.com/foro/user2.html</uri>
			</author>
			<updated>2009-11-04T01:32:33Z</updated>
			<id>http://chevereto.com/foro/post1915.html#p1915</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Upload white page]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/post1914.html#p1914"/>
			<content type="html"><![CDATA[<p>Gracias.</p><p>Estaba usando la 1.6.</p><p>Ahora ya he actualizado a 1.7 y lo he probado, pero . . .</p><br /><p>Primero decía out of memory limit...<br />Luego creé un php.ini en el directorio, con el parámetro memory_limit = 16M</p><p>Pero ahora me dice <br />&quot;Critital error: Max. image size (8Mb) is greater than the value in php.ini (2Mb)&quot;</p><p>¿No hay una lista de variables de entorno de php recomendadas?<br />¿Algún PHP de patrón / de referencia? ¿Alguien que ofrezca su php.ini para partir de ese?</p><p>Porque no tengo acceso al php.ini general del servidor y tengo que crearme uno desde cero, en el directorio de chevereto, pero no sé qué variables debo modificar / incrementar . . .</p><p>aumentar memory_limit<br />aumentar max_execution_time<br />...<br />¿cuáles más ?</p><br /><p>PD: phpinfo() me dice upload_max_filesize = 20M</p><p>Gracias por la ayuda.</p>]]></content>
			<author>
				<name><![CDATA[peperfus]]></name>
				<uri>http://chevereto.com/foro/user593.html</uri>
			</author>
			<updated>2009-11-04T00:34:27Z</updated>
			<id>http://chevereto.com/foro/post1914.html#p1914</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Upload white page]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/post1911.html#p1911"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>peperfus wrote:</cite><blockquote><p>Hola.</p><p>Me pasa lo mismo. También uso 1&amp;1.</p><p>El max_execution_time está en 50000 según phpinfo().</p><p>He probado lo del .htaccess, pero me da internal server error.<br />Me he creado un php.ini con &quot;max_execution_time = 2000&quot; en mi directorio web de chevereto, pero entonces me dice formulario incompleto.<br />También añadir set_time_limit (2000); en index.php, pero sigue igual.</p><p>¿Alguna ayuda de qué estoy haciendo mal?</p><p>Gracias</p></blockquote></div><p>Estas usando la ultima version?</p>]]></content>
			<author>
				<name><![CDATA[Rodolfo]]></name>
				<uri>http://chevereto.com/foro/user2.html</uri>
			</author>
			<updated>2009-11-03T19:05:31Z</updated>
			<id>http://chevereto.com/foro/post1911.html#p1911</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Upload white page]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/post1910.html#p1910"/>
			<content type="html"><![CDATA[<p>Hola.</p><p>Me pasa lo mismo. También uso 1&amp;1.</p><p>El max_execution_time está en 50000 según phpinfo().</p><p>He probado lo del .htaccess, pero me da internal server error.<br />Me he creado un php.ini con &quot;max_execution_time = 2000&quot; en mi directorio web de chevereto, pero entonces me dice formulario incompleto.<br />También añadir set_time_limit (2000); en index.php, pero sigue igual.</p><p>¿Alguna ayuda de qué estoy haciendo mal?</p><p>Gracias</p>]]></content>
			<author>
				<name><![CDATA[peperfus]]></name>
				<uri>http://chevereto.com/foro/user593.html</uri>
			</author>
			<updated>2009-11-03T17:10:52Z</updated>
			<id>http://chevereto.com/foro/post1910.html#p1910</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Upload white page]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/post1396.html#p1396"/>
			<content type="html"><![CDATA[<p>Script: set_time_limit (2000); <br />.htaccess: php_value max_execution_time 2000</p>]]></content>
			<author>
				<name><![CDATA[Rodolfo]]></name>
				<uri>http://chevereto.com/foro/user2.html</uri>
			</author>
			<updated>2009-07-02T18:56:09Z</updated>
			<id>http://chevereto.com/foro/post1396.html#p1396</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Upload white page]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/post1394.html#p1394"/>
			<content type="html"><![CDATA[<div class="codebox"><pre><code>Configuration
PHP Core
Directive    Local Value    Master Value
allow_call_time_pass_reference    On    On
allow_url_fopen    On    On
allow_url_include    Off    Off
always_populate_raw_post_data    Off    Off
arg_separator.input    &amp;    &amp;
arg_separator.output    &amp;    &amp;
asp_tags    Off    Off
auto_append_file    no value    no value
auto_globals_jit    On    On
auto_prepend_file    no value    no value
browscap    no value    no value
default_charset    no value    no value
default_mimetype    text/html    text/html
define_syslog_variables    Off    Off
disable_classes    no value    no value
disable_functions    no value    no value
display_errors    STDOUT    STDOUT
display_startup_errors    Off    Off
doc_root    no value    no value
docref_ext    no value    no value
docref_root    no value    no value
enable_dl    On    On
error_append_string    no value    no value
error_log    no value    no value
error_prepend_string    no value    no value
error_reporting    no value    no value
expose_php    On    On
extension_dir    /usr/local/lib/php/extensions/no-debug-non-zts-20060613    /usr/local/lib/php/extensions/no-debug-non-zts-20060613
file_uploads    On    On
highlight.bg    #FFFFFF    #FFFFFF
highlight.comment    #FF8000    #FF8000
highlight.default    #0000BB    #0000BB
highlight.html    #000000    #000000
highlight.keyword    #007700    #007700
highlight.string    #DD0000    #DD0000
html_errors    On    On
ignore_repeated_errors    Off    Off
ignore_repeated_source    Off    Off
ignore_user_abort    Off    Off
implicit_flush    Off    Off
include_path    .:/usr/lib/php5    .:/usr/lib/php5
log_errors    Off    Off
log_errors_max_len    1024    1024
magic_quotes_gpc    On    On
magic_quotes_runtime    Off    Off
magic_quotes_sybase    Off    Off
mail.force_extra_parameters    no value    no value
max_execution_time    30    30
max_input_nesting_level    64    64
max_input_time    -1    -1
memory_limit    128M    128M
open_basedir    no value    no value
output_buffering    0    0
output_handler    no value    no value
post_max_size    8M    8M
precision    14    14
realpath_cache_size    16K    16K
realpath_cache_ttl    120    120
register_argc_argv    On    On
register_globals    Off    Off
register_long_arrays    On    On
report_memleaks    On    On
report_zend_debug    On    On
safe_mode    Off    Off
safe_mode_exec_dir    /usr/local/php/bin    /usr/local/php/bin
safe_mode_gid    Off    Off
safe_mode_include_dir    no value    no value
sendmail_from    no value    no value
sendmail_path    /usr/sbin/sendmail -t -i     /usr/sbin/sendmail -t -i 
serialize_precision    100    100
short_open_tag    On    On
SMTP    localhost    localhost
smtp_port    25    25
sql.safe_mode    Off    Off
track_errors    Off    Off
unserialize_callback_func    no value    no value
upload_max_filesize    2M    2M
upload_tmp_dir    no value    no value
user_dir    no value    no value
variables_order    EGPCS    EGPCS
xmlrpc_error_number    0    0
xmlrpc_errors    Off    Off
y2k_compliance    On    On
zend.ze1_compatibility_mode    Off    Off</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Darkwing]]></name>
				<uri>http://chevereto.com/foro/user456.html</uri>
			</author>
			<updated>2009-07-02T11:06:31Z</updated>
			<id>http://chevereto.com/foro/post1394.html#p1394</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Upload white page]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/post1377.html#p1377"/>
			<content type="html"><![CDATA[<p>phpinfo</p>]]></content>
			<author>
				<name><![CDATA[Rodolfo]]></name>
				<uri>http://chevereto.com/foro/user2.html</uri>
			</author>
			<updated>2009-06-29T19:34:32Z</updated>
			<id>http://chevereto.com/foro/post1377.html#p1377</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Upload white page]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/post1372.html#p1372"/>
			<content type="html"><![CDATA[<p>Hi.</p><p>My provider is 1&amp;1 (One and One).</p><p>I looking for execution time but i do not know or to put the variables...<br />Into php.ini file or into the php script ?</p>]]></content>
			<author>
				<name><![CDATA[Darkwing]]></name>
				<uri>http://chevereto.com/foro/user456.html</uri>
			</author>
			<updated>2009-06-29T10:51:04Z</updated>
			<id>http://chevereto.com/foro/post1372.html#p1372</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Upload white page]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/post1370.html#p1370"/>
			<content type="html"><![CDATA[<p>Execution time?</p>]]></content>
			<author>
				<name><![CDATA[Rodolfo]]></name>
				<uri>http://chevereto.com/foro/user2.html</uri>
			</author>
			<updated>2009-06-29T01:26:15Z</updated>
			<id>http://chevereto.com/foro/post1370.html#p1370</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Upload white page]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/post1369.html#p1369"/>
			<content type="html"><![CDATA[<p>What hosting provider are you using? Maybe idoo.com?</p>]]></content>
			<author>
				<name><![CDATA[gonzalarcon]]></name>
				<uri>http://chevereto.com/foro/user7.html</uri>
			</author>
			<updated>2009-06-28T23:44:08Z</updated>
			<id>http://chevereto.com/foro/post1369.html#p1369</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Upload white page]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/post1368.html#p1368"/>
			<content type="html"><![CDATA[<p>Hi guys.<br />(I suggest a french categorie here <img src="http://chevereto.com/foro/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" />, sorry for my english.)</p><p>Well, when i upload a photo (3264x2448 pixel, and 439ko only) the page reload and i can see a white page.<br />No link, no outline of my pictures... nothing.</p><p>This width and weight is too much large ?</p><p>Into my images floder i can see the picture, it is quite charged inside, but no inside the thumbs floder.</p><p>My php.ini is configured with 20mo upload file.</p><p>How to fix this bug ?<br />Thank you.</p>]]></content>
			<author>
				<name><![CDATA[Darkwing]]></name>
				<uri>http://chevereto.com/foro/user456.html</uri>
			</author>
			<updated>2009-06-28T23:27:25Z</updated>
			<id>http://chevereto.com/foro/post1368.html#p1368</id>
		</entry>
</feed>
