Carpetas temporales
Hola a todos, espero y me puedan ayudar despues de la instalacion de drupal me aparece esta lineas de errores, si alguien me puede decir como corregirlas
* warning: realpath() [function.realpath]: open_basedir restriction in effect. File(/var/tmp) is not within the allowed path(s): (/var/www/vhosts/vofalc.com/httpdocs:/tmp) in /var/www/vhosts/vofalc.com/httpdocs/includes/file.inc on line 190.
* warning: realpath() [function.realpath]: open_basedir restriction in effect. File(/var/tmp) is not within the allowed path(s): (/var/www/vhosts/vofalc.com/httpdocs:/tmp) in /var/www/vhosts/vofalc.com/httpdocs/includes/file.inc on line 190.
* warning: realpath() [function.realpath]: open_basedir restriction in effect. File(/var/tmp) is not within the allowed path(s): (/var/www/vhosts/vofalc.com/httpdocs:/tmp) in /var/www/vhosts/vofalc.com/httpdocs/includes/file.inc on line 787.
* warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/var/www/vhosts/vofalc.com/httpdocs:/tmp) in /var/www/vhosts/vofalc.com/httpdocs/includes/file.inc on line 787.
* warning: fopen() [function.fopen]: Filename cannot be empty in /var/www/vhosts/vofalc.com/httpdocs/includes/file.inc on line 788.
* No se pudo crear el archivo.
* warning: realpath() [function.realpath]: open_basedir restriction in effect. File(/var/tmp) is not within the allowed path(s): (/var/www/vhosts/vofalc.com/httpdocs:/tmp) in /var/www/vhosts/vofalc.com/httpdocs/includes/file.inc on line 190.
* warning: realpath() [function.realpath]: open_basedir restriction in effect. File(/var/tmp) is not within the allowed path(s): (/var/www/vhosts/vofalc.com/httpdocs:/tmp) in /var/www/vhosts/vofalc.com/httpdocs/includes/file.inc on line 190.
* warning: realpath() [function.realpath]: open_basedir restriction in effect. File(/var/tmp) is not within the allowed path(s): (/var/www/vhosts/vofalc.com/httpdocs:/tmp) in /var/www/vhosts/vofalc.com/httpdocs/includes/file.inc on line 787.
* warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/var/www/vhosts/vofalc.com/httpdocs:/tmp) in /var/www/vhosts/vofalc.com/httpdocs/includes/file.inc on line 787.
* warning: fopen() [function.fopen]: Filename cannot be empty in /var/www/vhosts/vofalc.com/httpdocs/includes/file.inc on line 788.
* No se pudo crear el archivo.
* warning: realpath() [function.realpath]: open_basedir restriction in effect. File(/var/tmp) is not within the allowed path(s): (/var/www/vhosts/vofalc.com/httpdocs:/tmp) in /var/www/vhosts/vofalc.com/httpdocs/includes/file.inc on line 190.
* warning: realpath() [function.realpath]: open_basedir restriction in effect. File(/var/tmp) is not within the allowed path(s): (/var/www/vhosts/vofalc.com/httpdocs:/tmp) in /var/www/vhosts/vofalc.com/httpdocs/includes/file.inc on line 190.
* warning: realpath() [function.realpath]: open_basedir restriction in effect. File(/var/tmp) is not within the allowed path(s): (/var/www/vhosts/vofalc.com/httpdocs:/tmp) in /var/www/vhosts/vofalc.com/httpdocs/includes/file.inc on line 787.
* warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/var/www/vhosts/vofalc.com/httpdocs:/tmp) in /var/www/vhosts/vofalc.com/httpdocs/includes/file.inc on line 787.
* warning: fopen() [function.fopen]: Filename cannot be empty in /var/www/vhosts/vofalc.com/httpdocs/includes/file.inc on line 788.
* No se pudo crear el archivo.
- Inicie sesión o regístrese para enviar comentarios

muchas gracias
muchas gracias yo quedo arreglado el problema
otro error
como le doy los permisos a las carpetas, segun yo poniendole 777, pero no cuando le pongo la ruta me dice que no tengo permiso
Muy sencillo, tienes
Muy sencillo, tienes configurado Drupal para que escriba en /var/tmp y este directorio está fuera del alcance del webserver.
Tienes que ir a Administrar > Configuracion del sitio > Sistema de archivos
Ahi en la carpeta temporal debes introducir algo que esté disponible en el webserver, por ejemplo sites/default/files/tmp
Asegurate de haber creado la carpeta en el servidor antes y haberle dado permisos para que el usuario del webserver pueda leer y escribir
De Drupal y muchas mas cosas.
http://cambrico.net