I didn't bother posting the error because I'm ready to just pay someone who's a pro to set it up. With that being said, I've gone round and round with the .htaccess file and it needing to be deleted according to the install screen, deleting it, and then after entering the db info getting the following error because it doesn't exist. The error is:
Warning: touch() [function.touch]: Utime failed: Operation not permitted in /home/grant237/public_html/index-install.php on line 121
Warning!
There was a problem creating the .htaccess file.
Error: Could Not Write To .htaccess.
Server Summary
If you post a message to the ยต support forum at http://mu.wordpress.org/forums/ then copy and paste the following information into your message:
ERROR: could not open .htaccess for writing
htaccess.dist
uid/gid: 32339/32341
size: 378
perms: 0646
readable: yes
writeable: yes
.htaccess
uid/gid: 32339/99
size: 0
perms: 0775
readable: yes
writeable: yes
Please ensure that the webserver can write to this directory.
If you use Cpanel then read this post. Cpanel creates files that I need to overwrite and you have to fix that.
If all else fails then you'll have to create it by hand:
* Download htaccess.dist to your computer and open it in your favourite text editor.
* Replace the following text:
o BASE by ''
o HOST by ''
o Rename htaccess.dist to .htaccess and upload it back to the same directory.
Installation Aborted!
------------------------------------
As far as a method of contact, I assumed people would post in this thread, I guess that's what they say about assuming. Anyway, if you have any suggestions great. I followed the thread the error page suggested in regards to changing the permissions of the .htaccess file with no luck.