I tried localhost earlier too and got this error:
Downloading update from http://wordpress.org/nightly-builds/wordpress-latest.zip…
Warning: touch() [function.touch]: SAFE MODE Restriction in effect. The script whose uid is 1529 is not allowed to access /tmp owned by uid 0 in /home/theace/public_html/wp-admin/includes/file.php on line 177
Warning: unlink() [function.unlink]: SAFE MODE Restriction in effect. The script whose uid is 1529 is not allowed to access /tmp owned by uid 0 in /home/theace/public_html/wp-admin/includes/file.php on line 489
Download failed.: Destination directory for file streaming does not exist or is not writable.
Installation Failed
Then I thought that I was wrong O.o
I added define('FS_METHOD', 'ftpsockets'); to wp-config.php but then I got following error:
Warning: Invalid argument supplied for foreach() in /home/theace/public_html/wp-admin/includes/class-wp-filesystem-ftpsockets.php on line 299
Warning: Invalid argument supplied for foreach() in /home/theace/public_html/wp-admin/includes/class-wp-filesystem-ftpsockets.php on line 299
Unable to locate WordPress Root directory.
Installation Failed
Help please