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

smartinm’s picture

Hi BetoAveiga,

This is rare because Alfresco PHP library is bundled with the module (lib/Alfresco/Service directory).

- In what directory you installed the module?
- Are you using something like SELinux?
- Are you running in PHP safe mode?

betoaveiga’s picture

Sorry 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!

smartinm’s picture

You can use sestatus command to check SELinux status. If is enabled, check this link:

http://drupal.org/node/50280

smartinm’s picture

Status: Active » Fixed

I'll mark this issue as 'fixed' to clean up the issue queue. Please re-open it if you have further questions.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.