For security we have open base_dir restrictions in effect on our server.

With vr. 1.2, I didn't have any errors. However, when I upgraded to version 1.3, something changed in the code and I now have many open base_dir errors when I open my drupal side with fast_gallery installed.

One of the lines that gives an error is: Line 759 of fast_gallery.module: include_once('fast_gallery.class.php');

Thanks,

jdl

Comments

rapsli’s picture

Status: Active » Postponed (maintainer needs more info)

hm. That's strange. I'm just trying to emulate that open_basedir thing, but I'm not too good with Apache. What do I have to write into php.ini in order to come close to your configuration?

jdl100’s picture

I appreciate your quick response. I ended up needing to use the functionality of jcarousellite instead and I don't know the answer off the top of my head so feel free to close this issue.

jdl

rapsli’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)