By MrErlo on
Forgive me, I'm new at this...
I want to install the Front module,
http://drupal.org/project/front
but I get a couple error messages.
- The specified file temporary://fileNObM88 could not be copied, because the destination directory is not properly configured. This may be caused by a problem with file or directory permissions. More information is available in the system log.
- http://ftp.drupal.org/files/projects/front-7.x-2.1.tar.gz could not be saved to temporary://update-cache-eda84aec/front-7.x-2.1.tar.gz.
- Unable to retrieve Drupal project from http://ftp.drupal.org/files/projects/front-7.x-2.1.tar.gz.
Advice? Is there an intro manual that I should read for all this sort of stuff? Thanks.
Comments
I used to get this error
I used to get this error also. Take a look at this comment: http://drupal.org/node/1336494#comment-5223284
After checking the settings that he mentions, you may need to change the file permissions on your server. Are you familiar with how to do that?
Believe it was a server error...
I've recently moved to a new server, and all of the file access took a little while to change over. I think it's sorted out now, so I should be all good to go.
I also found another way to address my issue for the specific application of "Front". Thanks again for your help.