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

PHPClient examples don't run

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • PHPCMIS 0.2
    • None
    • cmis-phplib
    • None

    Description

      The examples in phpclient/trunk/examples don't run. They error with:

      PHP Fatal error: require_once(): Failed opening required 'cmis_repository_wrapper.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/phpclient/examples/cmis_demo.php on line 19

      Line 19 of each example is:
      require_once ('cmis_repository_wrapper.php');

      It should be:
      require_once ('../atom/cmis-lib.php');

      I have tried that with cmis_ls, cmis_demo, cmis_mktextfile. It resolved the problem with each of them.

      Attachments

        Activity

          People

            Unassigned Unassigned
            resplin Richard Esplin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: