<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Chevereto Forums - Upload white page]]></title>
		<link>http://chevereto.com/forums/topic258-upload-white-page.html</link>
		<description><![CDATA[The most recent posts in Upload white page.]]></description>
		<lastBuildDate>Tue, 20 Jul 2010 17:59:37 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Upload white page]]></title>
			<link>http://chevereto.com/forums/post2841.html#p2841</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (ozkr)]]></author>
			<pubDate>Tue, 20 Jul 2010 17:59:37 +0000</pubDate>
			<guid>http://chevereto.com/forums/post2841.html#p2841</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upload white page]]></title>
			<link>http://chevereto.com/forums/post1934.html#p1934</link>
			<description><![CDATA[<p>Ok, gracias de todas formas por el interés.</p>]]></description>
			<author><![CDATA[null@example.com (peperfus)]]></author>
			<pubDate>Thu, 12 Nov 2009 20:38:20 +0000</pubDate>
			<guid>http://chevereto.com/forums/post1934.html#p1934</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upload white page]]></title>
			<link>http://chevereto.com/forums/post1933.html#p1933</link>
			<description><![CDATA[<p>Problema de servidor, no se más de el ni el debug asi que poco te puedo ayudar.</p>]]></description>
			<author><![CDATA[null@example.com (Rodolfo)]]></author>
			<pubDate>Thu, 12 Nov 2009 00:00:10 +0000</pubDate>
			<guid>http://chevereto.com/forums/post1933.html#p1933</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upload white page]]></title>
			<link>http://chevereto.com/forums/post1930.html#p1930</link>
			<description><![CDATA[<p>Última versión en uso y valores en htaccess.</p><p>Internal Server Error.</p><p><img src="http://chevereto.com/forums/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>]]></description>
			<author><![CDATA[null@example.com (peperfus)]]></author>
			<pubDate>Wed, 11 Nov 2009 19:02:32 +0000</pubDate>
			<guid>http://chevereto.com/forums/post1930.html#p1930</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upload white page]]></title>
			<link>http://chevereto.com/forums/post1915.html#p1915</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (Rodolfo)]]></author>
			<pubDate>Wed, 04 Nov 2009 01:32:33 +0000</pubDate>
			<guid>http://chevereto.com/forums/post1915.html#p1915</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upload white page]]></title>
			<link>http://chevereto.com/forums/post1914.html#p1914</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (peperfus)]]></author>
			<pubDate>Wed, 04 Nov 2009 00:34:27 +0000</pubDate>
			<guid>http://chevereto.com/forums/post1914.html#p1914</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upload white page]]></title>
			<link>http://chevereto.com/forums/post1911.html#p1911</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (Rodolfo)]]></author>
			<pubDate>Tue, 03 Nov 2009 19:05:31 +0000</pubDate>
			<guid>http://chevereto.com/forums/post1911.html#p1911</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upload white page]]></title>
			<link>http://chevereto.com/forums/post1910.html#p1910</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (peperfus)]]></author>
			<pubDate>Tue, 03 Nov 2009 17:10:52 +0000</pubDate>
			<guid>http://chevereto.com/forums/post1910.html#p1910</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upload white page]]></title>
			<link>http://chevereto.com/forums/post1396.html#p1396</link>
			<description><![CDATA[<p>Script: set_time_limit (2000); <br />.htaccess: php_value max_execution_time 2000</p>]]></description>
			<author><![CDATA[null@example.com (Rodolfo)]]></author>
			<pubDate>Thu, 02 Jul 2009 18:56:09 +0000</pubDate>
			<guid>http://chevereto.com/forums/post1396.html#p1396</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upload white page]]></title>
			<link>http://chevereto.com/forums/post1394.html#p1394</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (Darkwing)]]></author>
			<pubDate>Thu, 02 Jul 2009 11:06:31 +0000</pubDate>
			<guid>http://chevereto.com/forums/post1394.html#p1394</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upload white page]]></title>
			<link>http://chevereto.com/forums/post1377.html#p1377</link>
			<description><![CDATA[<p>phpinfo</p>]]></description>
			<author><![CDATA[null@example.com (Rodolfo)]]></author>
			<pubDate>Mon, 29 Jun 2009 19:34:32 +0000</pubDate>
			<guid>http://chevereto.com/forums/post1377.html#p1377</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upload white page]]></title>
			<link>http://chevereto.com/forums/post1372.html#p1372</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (Darkwing)]]></author>
			<pubDate>Mon, 29 Jun 2009 10:51:04 +0000</pubDate>
			<guid>http://chevereto.com/forums/post1372.html#p1372</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upload white page]]></title>
			<link>http://chevereto.com/forums/post1370.html#p1370</link>
			<description><![CDATA[<p>Execution time?</p>]]></description>
			<author><![CDATA[null@example.com (Rodolfo)]]></author>
			<pubDate>Mon, 29 Jun 2009 01:26:15 +0000</pubDate>
			<guid>http://chevereto.com/forums/post1370.html#p1370</guid>
		</item>
		<item>
			<title><![CDATA[Re: Upload white page]]></title>
			<link>http://chevereto.com/forums/post1369.html#p1369</link>
			<description><![CDATA[<p>What hosting provider are you using? Maybe idoo.com?</p>]]></description>
			<author><![CDATA[null@example.com (gonzalarcon)]]></author>
			<pubDate>Sun, 28 Jun 2009 23:44:08 +0000</pubDate>
			<guid>http://chevereto.com/forums/post1369.html#p1369</guid>
		</item>
		<item>
			<title><![CDATA[Upload white page]]></title>
			<link>http://chevereto.com/forums/post1368.html#p1368</link>
			<description><![CDATA[<p>Hi guys.<br />(I suggest a french categorie here <img src="http://chevereto.com/forums/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>]]></description>
			<author><![CDATA[null@example.com (Darkwing)]]></author>
			<pubDate>Sun, 28 Jun 2009 23:27:25 +0000</pubDate>
			<guid>http://chevereto.com/forums/post1368.html#p1368</guid>
		</item>
	</channel>
</rss>

