Ver Mensaje Individual
  #1 (permalink)  
Antiguo 11/05/2007, 21:59
Avatar de F.Y.N.
F.Y.N.
Colaborador
 
Fecha de Ingreso: noviembre-2006
Ubicación: En un acorde de LA menor
Mensajes: 5.807
Antigüedad: 18 años, 2 meses
Puntos: 116
Pregunta Que significa el error "Warning: main() [function.main]: open_basedir restriction..."

Holas, tengo varios includes() pero solamente en uno me aparece este error:

Cita:
Warning: main() [function.main]: open_basedir restriction in effect. File(/php/includes/config.php) is not within the allowed path(s): (/var/www/vhosts/ryfter.cl/httpdocs:/tmp) in /var/www/vhosts/ryfter.cl/httpdocs/sb152/include.php on line 10

Warning: main(config.php) [function.main]: failed to open stream: Operation not permitted in /var/www/vhosts/ryfter.cl/httpdocs/sb152/include.php on line 10

Warning: main() [function.include]: Failed opening 'config.php' for inclusion (include_path='.:/php/includes:../:../../:../App_LocalResources/:../App_GlobalResources/') in /var/www/vhosts/ryfter.cl/httpdocs/sb152/include.php on line 10

Warning: main() [function.main]: open_basedir restriction in effect. File(/php/includes/functions.php) is not within the allowed path(s): (/var/www/vhosts/ryfter.cl/httpdocs:/tmp) in /var/www/vhosts/ryfter.cl/httpdocs/sb152/include.php on line 11

Warning: main(functions.php) [function.main]: failed to open stream: Operation not permitted in /var/www/vhosts/ryfter.cl/httpdocs/sb152/include.php on line 11

Warning: main() [function.include]: Failed opening 'functions.php' for inclusion (include_path='.:/php/includes:../:../../:../App_LocalResources/:../App_GlobalResources/') in /var/www/vhosts/ryfter.cl/httpdocs/sb152/include.php on line 11
Busque en el foro, pero lo unico que me salio, fue que le diera permisos (CHMOD 777), pero tampoco resulto.

Alguien sabe ¿Que significa ese error?

Antes tenia otro hosting y si me funcionaba, cambie los parametros del config.php pero tampoco resulto.


Salu1+1
__________________
ATi se te nota la nvidia...

Última edición por F.Y.N.; 25/06/2009 a las 15:48