I upload my website to the net and I now have this error on the drupal status page

File system -
The directory "C:/Users/MyName/wamp/tmp does not exist". You may need to set the correct directory at the file system settings page or change the current directory's permissions so that it is writable.

Its obviously looking for a file on my hard drive when it should be looking for the file on the webserver. So anyone know how to fix this??

Comments

ayesh’s picture

In Admin > Configuration > Media > File System, set your new server's temp directory path.
Usually it's "/tmp" (without quotes, slash is important).
If error still comes, ask your host for temp directory and put it there.