Quote Originally Posted by sparkiii View Post
The last (3rd) upload of the zencart that I said I was doing didnt work as all I could see whs the php pages, so if you were to look now thats all you would see
When you go to the site and attempt to access index.php in your browser, you should see the "results" of running the PHP code in the file.
However, if your server is *not* processing the PHP as a script, it will display the file's contents to the browser.
It seems your server's config isn't set to execute PHP files as PHP.