salve a tutti
codice:
open_basedir
Path: /membri
If set, this php.ini directive may cause problems with file uploads. If you run into problems later, try turning it off.
questo è il mio problema.
riuscite a aiutarmi tramite htaccess a impostare la patch corretta?
la soluzione della casa produttrice dello script è:
Completely prevents PHP from writing to any folder not in or within the ones specified. Subfolders of the settings here can be written to, i.e."open_basedir /tmp:/var/www/htdocs" includes the folder "/var/www/htdocs/social". Make sure this is set correctly. It must either be off or must include the temp directory (see upload_tmp_dir) and your web server's document folder (i.e. "/var/www/htdocs").
ma il mio problema è che avendo il sito su altervista non posso toccare il phpini.
riuscite a aiutarmi???
grazie