Re: perl DBI

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2006-12-29 at 01:53 +0200, eng.waleed wrote:
> hi
> I try connect to my sql from perl but it is does not work and when I
> check the log I see this output 
> Perhaps the DBD::mysql perl module hasn't been fully installed,
> I instal the DBD::mysql but it is look as configuration required in
> the my.cnf can any one help?
> BR
----
/etc/my.cnf  # for local mysql server configuration

~/.my.cnf    # for user configuration (ie password, server, etc.)

most logically, any perl connection to mysql will have the connection
parameters embedded within the perl statement itself and thus the
settings in /etc/my.cnf or ~/.my.cnf are not meaningful to perl

you probably want to install perl-DBI package and then look at the man
page for DBI

Craig

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux