DrByte,
I just discovered I had failed to edit one line of the configuration.php, both the one in /includes and /admin/includes. The line I missed was the last one:
define('DIR_FS_SQL_CACHE', '/home/express/www/www/cache');
This might explain the lack of a "/" between the www and the /includes folder.
But after uploading and changing permissions on both files, as soon as I accessed the site by its domain, it switched over to zc_install folder and ran the instal. I then figured I better go along with this despite that the information asked is what I had already manually edited in both the config files.
Nevertheless, when trying to save the data, it crashed, displaying mountains of code above the installer page and suggesting it's a permissions issue.
Our server runs suExec, so permissions are not an issue and CHMODing simply reverts to the server's own decision. This should not be an issue here because we have another zencart running on the same server network, same environment, without too much trouble.
What I find peculiar is that why does one need even to manually edit the config files when after all, during installation the same questions are asked so that these inputs can be written to the config files. What's the point?
Either way or anyway, laugh at me all if you must but I'm going to get drunk, cry and swear off zencart for at least a month.
I am yet to find a coder, be that one of the zen crew or anywhere else, who understands the concept of "simple". When a coder tells me he wrote the instal to be simple, I always know it will cause many sleepless nights.
![]()




