Salve a tutti,
scusate per l'eventuale banalità dei problemi ma sono alla prima esperienza con CMS e ho bisogno che qualcuno mi aiuti.
Ho istallato Drupal su un sito di prova di Altervista per poterlo "smanettare" un po:
In fase di INSTALLAZIONE, terminato il processo mi avverte che è stato installato correttamente ma mi da anche questo errore:
"Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/membri) in file_directory_temp() (line 2354 of /membri/dserciprova/includes/file.inc)."
Quando ho cercato di cambiare la lingua importando "drupal-7.0.it.po" mi ha dato:
* Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to access temporary://drupal-7.0.it_.po in file_save_upload() (line 1528 of /membri/dserciprova/includes/file.inc).
* File upload error. Could not move uploaded file.
* File to import not found.
ho cambiato i permessi delle cartelle "/sites/default/files" e sub in 777 e ho riprovato ma niente...
nella finestra di "status report" trovo:
* Notice: Undefined variable: errno in drupal_http_request() (line 829 of /membri/dserciprova/includes/common.inc).
* Notice: Undefined variable: errstr in drupal_http_request() (line 830 of /membri/dserciprova/includes/common.inc).
e alla riga HTTP request status:
Your system or network configuration does not allow Drupal to access web pages, resulting in reduced functionality. This could be due to your webserver configuration or PHP settings, and should be resolved in order to download information about available updates, fetch aggregator feeds, sign in via OpenID, or use other network-dependent services. If you are certain that Drupal can access web pages but you are still seeing this message, you may add $conf['drupal_http_request_fails'] = FALSE; to the bottom of your settings.php file.
Qualcuno può aiutarmi a capirci qualcosa?
Grazie in anticipo