I get the following errors after installing PathAuto (any version) and Token (5.x-1.8):
* warning: pathauto_menu() [function.pathauto-menu]: open_basedir restriction in effect. File(/modules/pathauto/contrib/pathauto_node_event.inc) is not within the allowed path(s): (/home/httpd/vhosts/zoekbijles.be/httpdocs:/tmp) in /home/httpd/vhosts/.be/httpdocs/modules/pathauto/pathauto.module on line 68.
What's going wrong?
Comments
Comment #1
gregglesHave you tried using pathauto5.x-1.x?
I haven't seen this error before, but I certainly have an idea of where to start...I'll need more information about your platform if you can provide it (OS, apache settings, etc.) and also if you could add the line:
print $pathauto_path;right after the $pathauto_path gets set.Thanks.
Comment #2
Rodeo.be commentedI'm using multi site configuration, in Dutch. Drupal 5.2.
Comment #3
greggles"(OS, apache settings, etc.) "
You provided basically none of those...
Comment #4
Rodeo.be commentedComment #5
gregglesI'm guessing this is an open_basedir issue, but I'm not sure. It's not possible to repeat with the given information and since Pathauto is using the style of include that is found commonly among Drupal modules, I don't see what to do to "fix" this. So, I'm closing it.
If someone can describe the process to easily repeat this issue on any installation (i.e. what configuration changes are necessary to repeat this) then I'll happily revisit it.
Comment #6
Rodeo.be commented