Sorry, image didn't go as planned
-
☆ A M B ☆
- 24,524 Posts
Check to make sure you have a "tmp" directory in the same place as your "www" or "pubilc_html" directory, and that it's set to 777 permissions.
I do have a "tmp" folder with 777 permissions in the root folder. I also tried putting it in the same subfolder as mode will be installed in, but that didn't work either. I was able to install on my local machine using MAMP with no trouble.
Think this could be a hosting issue?
-
☆ A M B ☆
- 2,213 Posts
The problem is with the GoDaddy temp directory configuration. You have a few options:
- Contact GoDaddy support to resolve the problem
- Use a custom php.ini file to remap the tmp directory to within your webroot
- Relocate your hosting to a different provider
GoDaddy should work fine, as others may note their configuration leaves a little to be desired at times.
I hope that helps.