Hi Abdul, > Is there a way to disable the open_base_dir per site?
Yes. Add this to the end of the path: :/ That's a colon and a slash. That sets the allowed path to /, which then allows access to anything. Which is the default behaviour if open_basedir is not set. -- With best regards Michael Stauber _______________________________________________ Blueonyx mailing list [email protected] http://www.blueonyx.it/mailman/listinfo/blueonyx
