* Patrick Dixon shaped the electrons to say...
I can get 6.5b1 8256 to run with the packaged MySQL, but when configuring it to use the installed MySQL, the scanner fails with:-2006-07-03 09:41:55.9608 ERROR: DBI Connection failed: DBI connect('database=slims erver','slimserver',...) failed: Can't connect to local MySQL server through socke t '/var/run/mysqld/mysqld.sock' (2) at /usr/local/trunk/server/CPAN/DBIx/Class/Sto rage/DBI.pm line 407 I have the following in slimserver.conf (which used to work), but I presume this now needs to be something else?:- dbpassword: '' dbsource: dbi:mysql:database=slimserver dbusername: slimserver
That should generally work. Is there a password? Is the socket in a different location? What does the output of: mysql_config --socket Say? Does it match the /var/run/mysqld/mysqld.sock line above?mysql_config --socket Say? Does it match the /var/run/mysqld/mysqld.sock line above? -D -- <fuz> deregulation will lead to greater competition, consumer choice, and lower prices. my name is elmer fudd. I own a mansion and a yacht. _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
