google-code-export / glossword

Automatically exported from code.google.com/p/glossword
0 stars 0 forks source link

Installation issue #156

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
= What steps will reproduce the problem?
1.Download it from your site.
2.installed the component
3.confirmed the configuration

= What is the expected output? What do you see instead?
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect.
File(/) is not within the allowed path(s):
(/var/www/vhosts/xxx.es/httpdocs:/tmp) in
/var/www/vhosts/xxx.es/httpdocs/components/com_glossword/core/gw_includes/class.
template3.php
 on line 470

Warning: is_dir() [function.is-dir]: open_basedir restriction in effect.
File(/var/) is not within the allowed path(s):
(/var/www/vhosts/xxx.es/httpdocs:/tmp) in
/var/www/vhosts/xxx.es/httpdocs/components/com_glossword/core/gw_includes/class.
template3.php
on line 470

Warning: is_dir() [function.is-dir]: open_basedir restriction in effect.
File(/var/www/) is not within the allowed path(s):
(/var/www/vhosts/xxx.es/httpdocs:/tmp) in
/var/www/vhosts/xxx.es/httpdocs/components/com_glossword/core/gw_includes/class.
template3.php
on line 470

Warning: is_dir() [function.is-dir]: open_basedir restriction in effect.
File(/var/www/vhosts/) is not within the allowed path(s):
(/var/www/vhosts/xxx.es/httpdocs:/tmp) in
/var/www/vhosts/xxx.es/httpdocs/components/com_glossword/core/gw_includes/class.
template3.php
on line 470

Warning: is_dir() [function.is-dir]: open_basedir restriction in effect.
File(/var/www/vhosts/xxx.es/) is not within the allowed path(s):
(/var/www/vhosts/xxx.es/httpdocs:/tmp) in
/var/www/vhosts/xxx.es/httpdocs/components/com_glossword/core/gw_includes/class.
template3.php
on line 470

Warning: is_dir() [function.is-dir]: open_basedir restriction in effect.
File(/) is not within the allowed path(s):
(/var/www/vhosts/xxx.es/httpdocs:/tmp) in
/var/www/vhosts/xxx.es/httpdocs/components/com_glossword/core/gw_includes/class.
template3.php
on line 470

Warning: is_dir() [function.is-dir]: open_basedir restriction in effect.
File(/var/) is not within the allowed path(s):
(/var/www/vhosts/xxx.es/httpdocs:/tmp) in
/var/www/vhosts/xxx.es/httpdocs/components/com_glossword/core/gw_includes/class.
template3.php
on line 470

Warning: is_dir() [function.is-dir]: open_basedir restriction in effect.
File(/var/www/) is not within the allowed path(s):
(/var/www/vhosts/amadoloriga.es/httpdocs:/tmp) in
/var/www/vhosts/xxx.es/httpdocs/components/com_glossword/core/gw_includes/class.
template3.php
on line 470

Warning: is_dir() [function.is-dir]: open_basedir restriction in effect.
File(/var/www/vhosts/) is not within the allowed path(s):
(/var/www/vhosts/xxx.es/httpdocs:/tmp) in
/var/www/vhosts/xxx.es/httpdocs/components/com_glossword/core/gw_includes/class.
template3.php
on line 470

Warning: is_dir() [function.is-dir]: open_basedir restriction in effect.
File(/var/www/vhosts/xxx.es/) is not within the allowed path(s):
(/var/www/vhosts/xxx.es/httpdocs:/tmp) in
/var/www/vhosts/xxx.es/httpdocs/components/com_glossword/core/gw_includes/class.
template3.php
on line 470

= What version of the product are you using?
the latest one, i belief it is the 1.9.3 build

= Please provide any additional information below.
is this due to the apache user and group?
I am using plesk whith user amado:psacln
maybe chaning it to www-data:www-data will solve the problem?
Hoping to hear from you
regards,
paco

Original issue reported on code.google.com by fj.alm...@gmail.com on 14 May 2010 at 11:41