Hey guys,
Having a few issues uploading the RC2 Patch via the Automated Patching System. It’s always returning “The document contains no data” errors. I’ve upped the post_max_size to 32M and upload_max_filesize to 16M but that doesn’t seem to have helped at all.
Is there any way of manually getting the patch on the system? Is there a directory I can drop it in and have the APS locate and make it available for installation?
Extract the tar to SYSTEM_ROOT/data/private/maps/downloaded_patches and make sure the user the web server runs as has read and write access to those files.
The patch should then come up in MAPS ready for install.
That seems to have done the trick. Cheers.
Just out of interest… We're running Apache/2.0.46 with PHP Version 4.3.8 on Red Hat Enterprise Linux ES release 3 (Taroon Update 2).
The error I was getting is usually fixed by increasing the file upload capabilities in php.ini but it didn't help this time.
Has anyone else had this happen?
If so, how did you fix it?
I'm thinking there's a setting somewhere I missed but I'm not sure where…