Uploaded image for project: 'Chemistry (Retired)'
  1. Chemistry (Retired)
  2. CMIS-677

Fatal error: Allowed memory size exhausted in includes/chemistry/phpclient/lib/cmis_repository_wrapper.php on line 221

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • PHPCMIS 0.1, PHPCMIS 0.2
    • None
    • cmis-phplib
    • Ubuntu GNU/Linux 12.10, x64. PHP 5.4.6, Apache 2.2.22

    Description

      CMISRepositoryWrapper::doRequest() throws a memory limit error when trying to download files larger than the allowed memory limit set by php.ini file. This is caused because the request is performed through curl_exec() with the CURLOPT_RETURNTRANSFER option set on TRUE (line 185).

      Attachments

        1. test.php
          2 kB
          Daniel Peraza

        Activity

          People

            richardm Richard McKnight
            danielperaza Daniel Peraza
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: