Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

windows xp iis new installation


aspx_dev

Recommended Posts

Posted

:( I have installed php on my machine and it is running the install of oscommerce fine. So I assume there are no issues with iis.

 

I am trying to install osCommerce locally to test my whole application before deploying it to a host server.

 

With the new installation script I get as far as Database Import and I receive the following error: Can't connect to MySQL server on 'ISII-ONOF1EHUT7' (10061), where 'ISII-ONOF1EHUT7' is the server (my Machine) name.

 

What server name should I use for a local msSql server, on xp? Localhost does not work either.

 

Thanks in advance

Posted
:( I have installed php on my machine and it is running the install of oscommerce fine. So I assume there are no issues with iis.

 

I am trying to install osCommerce locally to test my whole application before deploying it to a host server.

 

With the new installation script I get as far as Database Import and I receive the following error: Can't connect to MySQL server on 'ISII-ONOF1EHUT7' (10061), where 'ISII-ONOF1EHUT7'  is the server (my Machine) name.

 

What server name should I use for a local msSql server, on xp? Localhost does not work either.

 

Thanks in advance

 

 

Hi

I had this problem when I first det up on my local pc,

 

Do you have a password protected account on your pc

when you log on to your pc from startup?

 

Try using the same username and password for the mysql db settings,

 

this is what sorted it for me

Ian

Posted
Hi

I had this problem when I first det up on my local pc,

 

Do you have a password protected account on your pc

when you log on to your pc from startup?

 

Try using the same username and password for the mysql db settings,

 

this is what sorted it for me

Ian

Have you installed apache server?

( WARNING )

I think I know what Im talking about.

BACK UP BACK UP BACK UP BACK UP

Posted
Have you installed apache server?

 

No, I am not using apache, I am only going to be using iis, on my test machine, as well as in the live hosted application... I intend to run osCommerce along side an asp.net application.

Posted
Hi

I had this problem when I first det up on my local pc,

 

Do you have a password protected account on your pc

when you log on to your pc from startup?

 

Try using the same username and password for the mysql db settings,

 

this is what sorted it for me

Ian

 

 

Ah, so the username and password required are the windows ones, not the sql

 

I was using the sa username and password.

 

I'll give it a go. Thanks

Posted

As server name I used my localhost IP 127.0.0.1

 

For user name and password I used a registered mysql user

 

This worked for me

Posted
As server name I used my localhost IP 127.0.0.1

 

For user name and password I used a registered mysql user

 

This worked for me

 

Have no problems with this now.. thanks all (can't say what the problem was... not that I can't say what eh problem was :blush: just wont because don't want to reveal how stupid I was)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...