I get this message:

warning: is_executable() [function.is-executable]: open_basedir restriction in effect. File(/usr/local/exiftran) is not within the allowed path(s): (/home/vgl2007:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/vgl2007/public_html/modules/acidfree/acidfree.module on line 678.
warning: is_executable() [function.is-executable]: open_basedir restriction in effect. File(/usr/bin/jpegtran) is not within the allowed path(s): (/home/vgl2007:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/vgl2007/public_html/modules/acidfree/acidfree.module on line 678.

And this message

Neither exiftran nor jpegtran are available — lossy jpeg rotation will be used instead

Plus, I cant find out how to upload content. It doesn't show up in acidfree menu.

And that's all I have. Is it a question of permissions in the server?

I'm new to Drupal and PHP...actually I know just a little of programming...almost nothing

My Drupal was installed via Drupal offered in the server. Hope we can solve this problem.

Thanks
Gabriela

Comments

skizzo’s picture

Have you enabled "acidfree mass import" in admin/user/access?
In Fedora exiftran and jpegtran are included with fbida and libjpeg packages.
Please see Acidfree README for further details.
Albums can be added at /?q=node/add/acidfree
Images can be added at /?q=node/add/image

gabiroba’s picture

Status: Active » Fixed

Ok, that worked

Anonymous’s picture

Status: Fixed » Closed (fixed)

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