Have you done the following; ===== mysql> grant all privileges on test.* to ''@'localhost' identified by 's3kr1t'; =====
There are also these messages which need addressing; ===== Can't exec "mysql_config": No such file or directory at Makefile.PL line 454. Can't find mysql_config. Use --mysql_config option to specify where mysql_config is located ===== If you set your $PATH so that it can find the /usr/mysql/5.0/bin/mysql_config file before you run cpan you might move forward a bit. I think you're probably pretty close to it bursting into life. -- This message posted from opensolaris.org