Hi! I install the Alfresco module, stable and development version without success.
I get this message and the modules uninstalls itself automatically.
"The Alfresco PHP library is included with the module, but doesn't seem to be available."
I looked in the code but, at least until now, I can't fix this bug...
The library is there in the modules, but as the message says, "doesn't seem to be available".
Ideas?
Comments
Comment #1
smartinm commentedHi BetoAveiga,
This is rare because Alfresco PHP library is bundled with the module (
lib/Alfresco/Servicedirectory).- In what directory you installed the module?
- Are you using something like SELinux?
- Are you running in PHP safe mode?
Comment #2
betoaveigaSorry Smartinm for my late response... I thought I had commented already...
I opened a support ticket on Bluehost to answer you questions.
I think that Bluehost do not use PHP safe mode by default.
Also, I installed Alfresco with Drush, so my module is in sites/all/modules/alfresco.
I think the problem is SELinux... What could I do?
Thanks!
Comment #3
smartinm commentedYou can use
sestatuscommand to check SELinux status. If is enabled, check this link:http://drupal.org/node/50280
Comment #4
smartinm commentedI'll mark this issue as 'fixed' to clean up the issue queue. Please re-open it if you have further questions.