Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Not standard SQL Server port


McAron

Recommended Posts

Posted

Hi. Sorry for my English.

I've problem with first step of install OSCommerce.

My sql server port is 3307.

When i write this port after server name: servername:3307 I have error: Unknown MySQL server host 'servername:3307' (2)

When i write server name without port number, i get error: Access denied for user 'username'@'ipadress' (using password: YES)

 

User and password are correct - i'm sure.

Posted

Your host would be the best one to guide you through this setup, if you have a non-standard MySQL server setup. The idea is that you need to define (in configure.php files) the server address (localhost, server IP address, or server name). It is possible that you will need to give a port for the server, if it's not a standard setup. You need to set up a user and password, associate it with the new database, and grant it the necessary permissions.

Posted

I defined in both configure.php (includes and admin/includes) server parameters and installer still asking about correct parameters. How to skip this.

Archived

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

×
×
  • Create New...