eistern82;10945739 wrote:Recently i try my zen cart on xampp... once everything install properly , so sad that when i click to admin page, it occur a lot database script error. Huh~ , really headache now, donno where to solve that problem
That is often the only tricky part of php scripts installation: Database Settings & Configuration.
If you do not get this to work, then nothing will be good.
We often try just to run the install.php
And we do not bother to read Installation instructions & how to setup database config corrrectly.
All serious php applications have
- Documentation,
- Installation Guide & Instructions.
And tell exactly how to config your database for the script
Very often they also have Step for Step with screenshot for installation.
When like you there is some error,
then you can be 99% sure that somebody else got the same error message
in the admin, as you got.
So, just paste whatever error it is into www.google.com
and make a google search:
zen cart my error message at line 33
Very often you will find the solution this way.
Zen Cart ..... http://tutorials.zen-cart.com/index.php?article=107
Database Setup
On the next screen, you are asked for
Database Information about
your MySQL database, username and password.
Other information on this screen:
* At this time, MySQL is the primary operational database type.