devilslabphp / phpshop

Automatically exported from code.google.com/p/phpshop
0 stars 0 forks source link

phpshop2 initial setup #3

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. create new database manually and import phpshop.sql
2. using new app install, go through installation process, entering db and 
account info

What is the expected output? What do you see instead?

during db configuration, expted just to see import results.  instead, with 
existing db and tables, spits out warnings/errors regarding stuff that 
already exists.

it appears that the DROP IF EXISTS is in the phpshop.sql file, but still 
was spitting out messages regarding the tables.

does not cause functional issues, just cosmetic and a slight concern that 
something may not have gone correctly.  don't know if this is a cake issue 
or phpshop related.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by goo...@newmanit.com on 8 Oct 2008 at 6:15

GoogleCodeExporter commented 8 years ago
Seems like this is a bug if you don't follow instructions.  I agree we should 
check for this and not generate errors.  
Will put on todo...

Original comment by edikon on 16 Feb 2009 at 2:45