Quote Originally Posted by joem83 View Post
I am installing v1.5.6c as an upgrade [should be overwriting what is there]. I have done this for a few others and have not had any issues. Thanks for any info
Well, there are potential problems with simply overwriting files if in some cases extra files that were there from a previous version or add-ins are still present; however, with regards to the zc_install directory, it should not have existed as part of the previous site and this upload would have placed it into its own, new directory. The next thing though is that the constant DIR_FS_ROOT is defined in index.php as being the parent directory of where the file is run which is where the store basically should "begin".

Is there an .htaccess file in the store root? If so, what are the contents? Also, have you perhaps tried to reverify the upload of the files to the zc_install directory?

For some reason too, I remember someone having a similar issue, though I can't recall why.

Is the server a Linux server or windows if you happen to know.