mariovaldez.net
http://www.mariovaldez.net/webapps/forums/

Error 1020 : Incorect password
http://www.mariovaldez.net/webapps/forums/viewtopic.php?f=12&t=803
Page 1 of 1

Author:  Daniel [ 23 Aug 2007, 08:12 ]
Post subject:  Error 1020 : Incorect password

Can anyone help me with this issue ?
the username and password are good, but it keeps showing this error.

thanks,
Daniel

Author:  AmitKaria [ 02 Nov 2007, 06:26 ]
Post subject:  Same Problem - Unable to connect

Getting same problems though the Username/ Password are correct - I do presume that the Username/ Password are the same we use for FTP/ logging onto OSC Admin.

Author:  mvaldez [ 02 Nov 2007, 12:20 ]
Post subject:  What username and password to use...

Hi,

Please note that the username and password required by the OSCPMWin application are the username and password used by osCommerce itself to connect to the MySQL database. If you don't remember or don't know what are that username and password, please check a file named "includes/configure.php" in your store server (you may need to download the file with FTP or SCP and then open it with a text editor to check it). In that file you will find the variables DB_SERVER_USERNAME and DB_SERVER_PASSWORD. Use their values (without the quotes). For example, in a test server I have here that file reads around the end:


Code:
  define('DB_SERVER', '127.0.0.1');
  define('DB_SERVER_USERNAME', 'storeuser');
  define('DB_SERVER_PASSWORD', 'gj378njs9');
  define('DB_DATABASE', 'tienda');



So, I would use storeuser as username and gj378njs9 as password in the OSCPMWin application.


Regards,

Mario A. Valdez-Ramirez.

Author:  AmitKaria [ 03 Nov 2007, 09:28 ]
Post subject:  1020 - Thanks

Thanks a ton. It worked fine.

Author:  cyberjorge [ 11 Sep 2008, 21:56 ]
Post subject:  Re: Error 1020 : Incorect password

Thanks lot for this! It helped me.

Author:  Swannie [ 17 Sep 2008, 06:07 ]
Post subject:  Re: Error 1020 : Incorect password

Hi There,

My config.php file looks like this:

define('DB_SERVER', 'localhost');
define('DB_SERVER_USERNAME', 'hotpeppe_shop');
define('DB_SERVER_PASSWORD', 'shop');
define('DB_DATABASE', 'hotpeppe_shop');

Do I enter the host as local host or www.hotpeppershop.co.za?

Swannie

Page 1 of 1 All times are UTC - 7 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/