Is there an archive?

2001-06-20 Thread Howard Lowndes

Is there an archive to this list?

My MS Access ODBC is not sending the user name to MySQL, and I don't 
doubt that it is a known problem.

-- 
Howard Lowndes LANNet Computing Associates 02 6026 3400
[EMAIL PROTECTED] http://www.lannetlinux.com



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




MS Access not sending the username to MySQL

2001-06-20 Thread Howard Lowndes

I have a situation where the error I am getting in MS Access indicates 
that the user name that I have set up in the OBC driver is not being sent 
to MySQL.

The irony is that when I set the ODBC driver up initially, it worked, but 
then after closing MSA and restarting it the damned thing failed to work.

I have tried reinstalling the ODBC driver, but without success.

I have an option in MySQL to allow access frpm any host without a user 
name so I am thoroughly confused.

The version of MyODBC is the latest.

Any ideas?

-- 
Howard Lowndes LANNet Computing Associates 02 6026 3400
[EMAIL PROTECTED] http://www.lannetlinux.com



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Apache cannot run thru socket

2001-01-29 Thread Howard Lowndes

This is hopefully a simple problem.

I have just upgraded my server from RH 6.2 to RH 7.0 and have upgraded the
MySql as well.  Having sorted out the missing Perl modules I have finally
arrived at the point where the following error is returned by Perl to the
browser:

Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (111) at
/var/www/cgi-perl/lannet_login.pl line 30.

When I try to run the same script on the server as:

perl -d /var/www/cgi-perl/lannet_login.pl

It runs OK and completes, so the problem looks to be between Apache and
MySQL.

The socket does exist, is 777 and is UID=mysql.  Apache is running as
UID=apache and in the perl script the MySQL user is LANNet.

Where should I be starting to look for the problem.  I am even flicked as
to what documentation I should be looking at.

-- 
Howard.

LANNet Computing Associates http://lannetlinux.com
   "...well, it worked before _you_ touched it!"


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php