You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2006/06/09 03:24:41 UTC

DO NOT REPLY [Bug 39761] New: - DBD: driver not available

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39761>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39761

           Summary: DBD: driver not available
           Product: Apache httpd-2
           Version: 2.2.2
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Other Modules
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: justo.alonso@gmail.com


Hi!!

   I compile apr-1.2.7, apr-util-1.2.7 with mysql support. Compile httpd-2.2.2.
All on a Suse Enterprise server 9

   When I start the server a message:
[Fri Jun 09 03:14:28 2006] [notice] Apache/2.2.2 (Unix) mod_ssl/2.2.2
OpenSSL/0.9.7d DAV/2 configured -- resuming normal operations
[Fri Jun 09 03:14:28 2006] [crit] (70023)This function has not been implemented
on this platform: DBD: driver for  not available
[Fri Jun 09 03:14:28 2006] [crit] (70023)This function has not been implemented
on this platform: DBD: failed to initialise
[Fri Jun 09 03:14:28 2006] [crit] (70023)This function has not been implemented
on this platform: DBD: driver for  not available
[Fri Jun 09 03:14:28 2006] [crit] (70023)This function has not been implemented
on this platform: DBD: failed to initialise

Note that the name of the driver is missing (double space on
driver_for__not_available)!!

I probe the dbd with the test ./dbd mysql [params]all work fine (all success)
I probe with apache worker and prefork mpm style.
I recompile apr-util to support pgsql and it's the same that with mysql.

Any idea ??. Maybe a bug getting parameter from apache and calling DBD with it ??

thanks, in advance

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 39761] - DBD: driver not available

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39761>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39761


nick@webthing.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From nick@webthing.com  2006-06-09 11:16 -------
Good catch!  It's all working to spec, but just giving you a misleading error 
message when you've forgotten to configure DBDriver.

Just fixed: http://svn.apache.org/viewvc?view=rev&revision=413015

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org