Closed (fixed)
Project:
CMIS Alfresco
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
27 Feb 2009 at 12:13 UTC
Updated:
13 Mar 2009 at 14:50 UTC
Hi!
I am giving a look to this module as after one and half year of using drupal, now I could be in the need to integrate the two systems.
I have installed latest Drupal and the two modules CMIS and CMIS Alfresco.
I also have a running Alfresco Labs 3c on the same machine, wich correctly answer at
http://localhost:8080/alfresco
I set this value in CMIS Alfresco settings page.
Now if I try to browse the repository from inside drupal at:
/cmis/browser
I get a completely blank page in the browser, with no errors.
Any clue?
Comments
Comment #1
cfuller12 commentedJust to clarify - you also chose CMIS Alfresco at admin/settings/cmis and entered login credentials at admin/settings/cmis/alfresco? Generally white screens are due to a PHP error when no error reporting is turned on. Have you also checked the Apache error logs?
Comment #2
gp.mazzola commentedThanks for your answer.
Yes settings were correct.
Stupid me: error reporting was turned off, and now I've seen I was missing curl PHP extension.
Now it works fine!
GP
Comment #3
cfuller12 commentedGlad you got it working. We're definitely working on improving documentation and I'll make sure this gets called out as a requirement.