"Marc Battyani" marc.battyani@fractalconcept.com writes:
What Lisp are you using ?
OpenMCL on Mac OS X (for development), and CMUCL on FreeBSD (deployment). Just checked, and CMUCL seems to be more forgiving, with an array-total-size-limit of 536870911, as opposed to 16777216 in OpenMCL.
Is there any way of getting around these limitations, perhaps by rewriting the code that handles uploads? If so, could you point me in the direction of what needs to change?
regards
Tiarnán