Piwigo.org

You are not logged in. (Register / Login)

Announcement

Post a reply

Write your message and submit

Click in the dark area of the image to send your post.

Go back

Topic review (newest first)

Gotcha
2011-08-11 10:10:06

topic:17940

johanmc
2011-08-10 21:09:46

Hello, I found the file to change the configuration of the size, it is in: include/config_default.inc.php


upload                               |
// +-----------------------------------------------------------------------+

// upload_maxfilesize: maximum filesize for the uploaded pictures. In
// kilobytes.
$conf['upload_maxfilesize'] = 10000;

// upload_maxheight: maximum height authorized for the uploaded images. In
// pixels.
$conf['upload_maxheight'] = 7000;

// upload_maxwidth: maximum width authorized for the uploaded images. In
// pixels.
$conf['upload_maxwidth'] = 7000;

// upload_maxheight_thumbnail: maximum height authorized for the uploaded
// thumbnails
$conf['upload_maxheight_thumbnail'] = 128;

// upload_maxwidth_thumbnail: maximum width authorized for the uploaded
// thumbnails
$conf['upload_maxwidth_thumbnail'] = 128;

flop25
2011-08-10 11:20:13

hello
The file php.ini contains the config for php : see your provider (and google) to know more about it

coolboy
2011-08-10 07:26:07

hello,

how can i change upload file size 10mx to more mb, where .ini file please help me.

Regards

Board footer

Powered by FluxBB

About this website · Donate · Contact Piwigo project © 2002-2013