open_basedir

View: New views
2 Messages — Rating Filter:   Alert me  

open_basedir

by Sebastian Gödecke :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Guten Tag Support Support,

hi, i want to enable smf-forum.modul. on D6
once enabled i get this message:
warning: file_exists(): open_basedir restriction in effect.
File(/smf_api_2.php) is not within the allowed path(s):
(/srv/www/vhosts/xxxxxxxxxxxxxxxxxxx.de/httpdocs:/tmp:/usr/share/php5:/usr/share/php5/PEAR)
in /srv/www/vhosts/xxxxxxxxxxxxxxxxx.de/httpdocs/web/sites/default/modules/smfforum/smfforum.module on line 185.

my vhost.conf on a plesksystem for open_basedir:
 php_admin_value open_basedir "/srv/www/vhosts/xxxxxxx.de/httpdocs:/tmp:/usr/share/php5:/usr/share/ph$


 There is no trailing slash so open_basedir could access to
 ...httpgocs/web/....
 but why i get this message, does i have a syntax error ?
 rcapache2 restart is fine with no error.

 Anyone has a hint ?

--
Mit freundlichen Grüßen
Sebastian Gödecke
mailto:simpsonetti@...


--
[ Drupal support list | http://lists.drupal.org/ ]

Re: open_basedir

by Sebastian Gödecke :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Guten Tag Sebastian Gödecke,

am Donnerstag, 9. Juli 2009 um 16:15 schrieben Sie:

> Guten Tag Support Support,

> hi, i want to enable smf-forum.modul. on D6
> once enabled i get this message:
> warning: file_exists(): open_basedir restriction in effect.
> File(/smf_api_2.php) is not within the allowed path(s):
> (/srv/www/vhosts/xxxxxxxxxxxxxxxxxxx.de/httpdocs:/tmp:/usr/share/php5:/usr/share/php5/PEAR)
> in
> /srv/www/vhosts/xxxxxxxxxxxxxxxxx.de/httpdocs/web/sites/default/modules/smfforum/smfforum.module on line 185.

> my vhost.conf on a plesksystem for open_basedir:
>  php_admin_value open_basedir
> "/srv/www/vhosts/xxxxxxx.de/httpdocs:/tmp:/usr/share/php5:/usr/share/ph$


>  There is no trailing slash so open_basedir could access to
>  ...httpgocs/web/....
>  but why i get this message, does i have a syntax error ?
>  rcapache2 restart is fine with no error.

>  Anyone has a hint ?


Ah, okay, i got it, i missed to upload smf_api_2.php
now it works !

--
Mit freundlichen Grüßen
Sebastian Gödecke
mailto:simpsonetti@...



--
[ Drupal support list | http://lists.drupal.org/ ]