php - Drupal: Unable to create directory 'temporary://update-extraction/' -


when try install module on drupal 7.37 version following message:

 unable create directory 'temporary://update-extraction-9b760e0c/. 

in configuration->media->file system have ./path/to/tmp folder 777 permissions

any idea?

try change file path in configuration > file system > temporary directory home/youusername/tmp


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -