Max upload php.ini tip

alt=
@jdellwo
8 years ago
5 posts
I had been trying to increase the max upload but wasn't having any luck.

I haven't seen mentioned in any of the posts I've found... if the host allows overriding the php.ini, in my case it wasn't propagating into sub-directories. Took me a while to figure that out, then to find which directory to put it in. Tried site root, the install dir, modules/jrGenCore, and finally modules/jrCore. That worked... no reboot, no integrity check.

So, you might suggest folks try putting a modified php.ini in the modules/jrCore to see it that fixes max upload size.
updated by @jdellwo: 04/02/16 11:59:53PM
alt=
@jdellwo
8 years ago
5 posts
Ok, ignore below... I had to do the Integrity Check after all.

~~~~~~~~~~~~~~~~~~~~~~~
hmmm... I cranked up the values, and GEDCOM Import says:
GEDCOM file
max upload: 32MB

But my 3Meg file errors with:
File is too large. size(3112125) size_limit(2097152)
~~~~~~~~~~~~~~~~~~~~~~~
updated by @jdellwo: 01/03/16 12:25:42PM

Tags