
Hi all , Ok finally got the Config.pm file setup (correctly I hope:P) , getting the following error when trying to connect to the interface: Error: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' ([..] Traceback: ERROR: OTRS-CGI-10 Perl: 5.8.5 OS: linux Time: Wed Aug 3 14:23:59 2005 Message: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (13) Traceback (11236): Module: Kernel::System::DB::new (v1.44) Line: 168 Module: Kernel::System::Web::InterfaceAgent::Run (v1.7) Line: 150 Module: ModPerl::ROOT::ModPerl::Registry::opt_otrs_bin_cgi_2dbin_index_2epl::handler (v) Line: 48 Module: (eval) (v1.80) Line: 202 Module: ModPerl::RegistryCooker::run (v1.80) Line: 202 Module: ModPerl::RegistryCooker::default_handler (v1.80) Line: 168 Module: ModPerl::Registry::handler (v1.99) Line: 30 The traceback is totally unfamiliar ground for me , so any help would be appreciated. Also here is a snip of my Config.pm (MySQL stuff) # DatabaseHost # (The database host.) $Self->{'DatabaseHost'} = 'localhost'; # Database # (The database name.) $Self->{'Database'} = 'otrs'; # DatabaseUser # (The database user.) $Self->{'DatabaseUser'} = 'otrs'; # DatabasePw # (The password of database user. You also can use bin/CryptPassword.pl # for crypted passwords.) $Self->{'DatabasePw'} = 'hot'; # DatabaseDSN # (The database DSN for MySQL ==> more: "man DBD::mysql") $Self->{DatabaseDSN} = "DBI:mysql:database=$Self->{Database};host=$Self->{DatabaseHost};"; TIA!!! -- Regards , @-----------------------------@ | Danie Theron | | Network Administrator | | Verpakt Management Services | | email : danie@verpakt.com | | tel : +2711 6020117 | @-----------------------------@ If you dislike change, you're going to dislike being irrelevant even more. Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. "Time is an illusion. Lunchtime double so." (Douglas Adams.) ------------------------------------------------------------------------------------------------------------------------------------------ The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. ------------------------------------------------------------------------------------------------------------------------------------------