- Direct Ethanol Fuel Cell
- Dispositivi MTP su linux
- Drupal
- Corso
- DrupalDay
- Commenti con permessi più granulari.
- Creare sito di test
- Creare tema per Drupal
- Installare Drupal 4.7 su netsons
- Installare Drupal 5 su netsons
- Modificare gli avatar nei commenti
- Ottimizzazione SEO
- Panels, nuovi layout
- Protezione siti di sviluppo
- Riassunto feed RSS
- Spostare i commenti
- URLify
- Validazione lato client
- Campo autocomplete
- Drupal e gli accesskey
- Modellazione di Fuel Cell
- OpenFOAM
- Varie
- XAMPP - Step by Step
- Zen Vision:M
mavimo
errore cartella tmp
Ciao io ho creato la cartella /tmp ma non è cambiato nulla ho anche creato i permessi 755 ma nulla ti riporto l'erroe originale di quando provo a caricare foto con il modulo image o video con il modulo video:
warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/tmp/:/var/www/netsons.org/opensdc/:/var/www/netsons.org/tmp/:/usr/local/php5/share/) in /var/www/netsons.org/opensdc/includes/file.inc on line 90.Sul settaggio del file system ho questi tre errori:
* warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/tmp/:/var/www/netsons.org/opensdc/:/var/www/netsons.org/tmp/:/usr/local/php5/share/) in /var/www/netsons.org/opensdc/includes/file.inc on line 90.* La directory /tmp non esiste.
Quando eseguo fiisicamente l'upload ho questo:
* warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/tmp/:/var/www/netsons.org/opensdc/:/var/www/netsons.org/tmp/:/usr/local/php5/share/) in /var/www/netsons.org/opensdc/includes/file.inc on line 227.* warning: move_uploaded_file() [function.move-uploaded-file]: open_basedir restriction in effect. File() is not within the allowed path(s): (/tmp/:/var/www/netsons.org/opensdc/:/var/www/netsons.org/tmp/:/usr/local/php5/share/) in /var/www/netsons.org/opensdc/includes/file.inc on line 240.
* warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/tmp/:/var/www/netsons.org/opensdc/:/var/www/netsons.org/tmp/:/usr/local/php5/share/) in /var/www/netsons.org/opensdc/includes/file.inc on line 90.
Qualche consiglio, grazie in anticipo