I'm setting up a ecommerce site and my choice is Opencart. In November, I have installed Opencart 1.5.6 on my Windows 7 PC and I'm configuring my modules and trying things before we put this site online for real stuff!
Now that version 1.5.6.1 is out, I wanted to install another instance of Opencart on the same PC so I can test the new version. Well the first reason I wanted to do a fresh install is because I'm having a bug with my first install (can't add attributes to product, the drop down don't appears even after I set up attributes groups, attributes and everything). Anyway!
So in IIS, I setup another website that points to the opencart 1.5.6.1 directory. Through Chrome, I get through install steps until I have to define MySql parameters :
- - I created a new database schema
- - I created a new database user and gave him rights to the new database schema. Password is only letters and numbers.
- - I enter all info in step 3 of the install process and after submit, I get a blank page. Some tables has been created but not all of them. Very weird.
I'm stuck there. I searched the web for answer and can't find any. Also, I can't find any logs about what happened in the install process.
- - Where can I find log?
- - Is what I'm doing okay?
- - Can I install multiple Opencart version on same PC?
- - I read that vQMod could be causing me problem in the new installation (I use it in my first installation). Could it be?
Mathieu