Hello, Dr. Byte, I have a very similar problem that I have been diligently searching to fix but have reached an end.
Maybe our problems are the same.
Seems very simple, I am doing a fresh install but I get a blank screen when clicking the "begin install" link.
I have installed multiple Zen Cart stores on various servers and results are always positive. And the installation is always the easiest part of ZC.
This is the second store on this server that I am installing. Created a new database for it. I want to eliminate the other store once this one is running. I am sure that I am not crossing my info in the config files.
Zen Cart vrersion 1.3.9e
PHP 5.0
Clean install.
No addons.
No customization.
The Error I get is "1146 Table 'db336628037.palmco_configuration' doesn't exist
in:
[select configuration_key as cfgkey, configuration_value as cfgvalue from palmco_configuration]"
You can see it here http://www.palmco.com/palmco_site/
Well, of course it doesn't exist!It's a clean install.
I have tried uploading the entire contents multiple times, deleting then uploading again, leaving the config files unchanged, and adding info to the config files.
I have faq'ed and searched forums and found that it may be the "strict mode" of mySQL on my server.
I went to disable "strict mode" with SQL query but I was not authorized.
Called hosting suppport and they indicated to change "my.ini" to disable the "strict mode."
I also found something in the Zen Cart Wiki that said to change the strict mode by altering "query_factory.php" and "install.php" but my code looked different than the wiki example so I didn't want to make it worse by changing it.
That's where I am now. I can't find any "my.ini" file to alter for strict mode.
Is that what I need to do? Can you tell me where to find the "my.ini" file?
Thank you very much for your help!


It's a clean install.

