Yeah I was on IRC earlier.

I think you helped me get to where I am now, with my error in the DBDParams.

I'm fairly certain the query isn't failing since it's copy and paste from a working example in the httpd.conf. Same for permissions. The errors only arise when trying to use the configuration in conjunction with Virtual Hosts

I can test this with 2.2.4 to see if the issue exists.

-Zach

On Feb 23, 2007, at 1:45 PM, Nick Kew wrote:

On Fri, 23 Feb 2007 12:18:01 -0500
Zach Moazeni <[EMAIL PROTECTED]> wrote:

Hello,

Were you on IRC earlier?


[Fri Feb 23 11:11:53 2007] [error] [client __client_ip__] Error
looking up test_user in database

That means your query failed.  The reason should be available from
MySQL: it could for example be that your query has a typo in,
or that the user it's running as doesn't have permission within
MySQL's permissions.

Results in an error message being:
[Fri Feb 23 11:13:10 2007] [error] [client __client_ip__] No DBD
Authn configured!

Hmmm.  We've had issues with the configuration not being inherited
correctly into a virtualhost.  Does that still happen with 2.2.4?


--
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to