On Fri, Aug 27, 2010 at 05:24:06PM -0500, Ivan Mann wrote: > > I am confused here. > > This line is in config.php: > > $UploadMaxSize=5120000; > > That makes me think I can up load a file of size 5 Meg. However, > I can't upload a .jpg file that is 2.2 Meg. I can (and have) > uploaded files of 1 Meg. > > Any ideas?
You're likely hitting the PHP maximum -- see http://www.pmwiki.org/wiki/PmWiki/UploadsAdmin#otherfilesizelimits . Pm _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
