PDA

View Full Version : Localhost Connection and € support currencies


massimo173451
08-10-2009, 02:04 PM
Hi there support teams,

How is possible to link a db sample used in Powerstore locally IIS (on my computer for testing PHP page, I am changing the current page from ASP to PHP on the server (ISP), therefore I need to try my new PHP page locally and then when finish all site on server), and include other features present in eCart (€, Discounting/couponing etc..)???


Regards:


Massimo

Eric Mittman
08-10-2009, 05:16 PM
You can have MySQL and PHP running locally with your IIS. To do this you will need to install PHP and MySQL on your local machine. We have a guide that details the steps needed for this. The guide is called Web Development: Before You Begin. It can be found on any of our product support pages in the General Technotes area.

In addition to having MySQL installed you will also need to make use of a GUI tool to import your db. There are many out there, SQLyog is easy to setup and use.