I am having an issue with transferring my GoDaddy zen cart to Bluehost. I currently have all my files backed up from GoDaddy including the database and have successfully installed a clean install and replaced all of the files with my existing zencart files and database.

The site is up and everything seems to be functional without a hitch except for my stylesheet.css in my current template.

If you go to www.partsreloaded.com you will see the current live site at GD.

If you got to http://66.147.242.97/~partsrel/ you will see the current live site I am trying to set up at BH.

I have checked the server logs and it is stating several errors to:

Thu Apr 28 10:28:50 2011] [error] [client 174.103.204.169] File does not exist: /usr/local/apache/htdocs/includes, referer: http://66.147.242.97/~partsrel/min/?...css&1294849413 [Thu Apr 28 10:28:50 2011] [error] [client 174.103.204.169] client denied by server configuration: /home1/partsrel/public_html/includes, referer: http://66.147.242.97/~partsrel/min/?...css&1294849413


Now, if you check the source you will notice the stylesheet that is trying to load has ( min/?f=/ ) before the current path.

I have called BH 4 times and they don't have a clue on where to go with this. I have recopied my whole site from GD and uploaded it to BH again to see if there was an error in the download and I get the same problem.

Anyone have an idea on where to go with this?

I have already checked over my config.php file and I can't see any typos or errors in redirection. I also have a blank .htaccess file.