Prev: Next issue
Next: PHP Job Search
From: "Jacob Kruger" on 21 Jun 2010 15:53 Wasn't using ODBC, but I think that like Sasha mentioned it seemed to not be assigning values to the variables, so it was reacting to empty variables in some other way. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' ----- Original Message ----- From: "Edward W. Rouse" <erouse(a)comsquared.com> To: "'Jacob Kruger'" <jacobk(a)mailzone.co.za>; <php-windows(a)lists.php.net> Sent: Monday, June 21, 2010 8:58 PM Subject: RE: [PHP-WIN] Still got issue with 'odbc' user > I'm not a big php user, but, if you have set and are using a password, why > does the access denied message show (using password: NO). If memory serves > (and it has been a while) using ODBC means that you have to set up an ODBC > 'proxy' that you use to actually make the DB connection. So my question > would be: Did you specify a password when you set up the ODBC connection? > > I don't remember if ODBC allows password pass-through (or if it does now). > > Edward W. Rouse > > > -----Original Message----- > From: Jacob Kruger [mailto:jacobk(a)mailzone.co.za] > Sent: Monday, June 21, 2010 11:19 AM > To: php-windows(a)lists.php.net > Subject: [PHP-WIN] Still got issue with 'odbc' user > > Still getting the following error although now created a specific user > that > granted all privileges to for the specific database, using PHPMyAdmin, and > the error returned is still the following: > (Problem: Access denied for user 'ODBC'@'localhost' (using password: NO) > > > I am specifically connecting using the new username/password combo, so no > idea why it's 'ignoring' them...? > > $con = mysql_connect($mySQLServer,$mySQLUsername, $mySQLPassword); > > Stay well > > Jacob Kruger > Blind Biker > Skype: BlindZA > '...fate had broken his body, but not his spirit...' > > > > __________ Information from ESET NOD32 Antivirus, version of virus > signature > database 5215 (20100621) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > > __________ Information from ESET NOD32 Antivirus, version of virus > signature database 5216 (20100621) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > __________ Information from ESET NOD32 Antivirus, version of virus signature database 5216 (20100621) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com
From: "Jacob Kruger" on 21 Jun 2010 15:54
Wasn't using ODBC, but I think that like Sasha mentioned it seemed to not be assigning values to the variables, so it was reacting to empty variables in some other way. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' ----- Original Message ----- From: "Edward W. Rouse" <erouse(a)comsquared.com> To: "'Jacob Kruger'" <jacobk(a)mailzone.co.za>; <php-windows(a)lists.php.net> Sent: Monday, June 21, 2010 8:58 PM Subject: RE: [PHP-WIN] Still got issue with 'odbc' user > I'm not a big php user, but, if you have set and are using a password, why > does the access denied message show (using password: NO). If memory serves > (and it has been a while) using ODBC means that you have to set up an ODBC > 'proxy' that you use to actually make the DB connection. So my question > would be: Did you specify a password when you set up the ODBC connection? > > I don't remember if ODBC allows password pass-through (or if it does now). > > Edward W. Rouse > > > -----Original Message----- > From: Jacob Kruger [mailto:jacobk(a)mailzone.co.za] > Sent: Monday, June 21, 2010 11:19 AM > To: php-windows(a)lists.php.net > Subject: [PHP-WIN] Still got issue with 'odbc' user > > Still getting the following error although now created a specific user > that > granted all privileges to for the specific database, using PHPMyAdmin, and > the error returned is still the following: > (Problem: Access denied for user 'ODBC'@'localhost' (using password: NO) > > > I am specifically connecting using the new username/password combo, so no > idea why it's 'ignoring' them...? > > $con = mysql_connect($mySQLServer,$mySQLUsername, $mySQLPassword); > > Stay well > > Jacob Kruger > Blind Biker > Skype: BlindZA > '...fate had broken his body, but not his spirit...' > > > > __________ Information from ESET NOD32 Antivirus, version of virus > signature > database 5215 (20100621) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > > __________ Information from ESET NOD32 Antivirus, version of virus > signature database 5216 (20100621) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > __________ Information from ESET NOD32 Antivirus, version of virus signature database 5216 (20100621) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 5216 (20100621) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com |