Web Hosting Talk







View Full Version : Plesk install error


mulligan
03-25-2005, 11:09 PM
I am trying to install Plesk on my FreeBSD 5.2.1 server and I receive an error relating to MySQL.

Here is the snippet of the error:

===> Installing MySQL Server
Installing privileges Database... /libexec/ld-elf.so.1: Shared object "libm.so.2" not found, required by "my_print_defaults"
Neither host 'localhost' nor 'localhost' could be looked up with
/usr/local/psa/mysql/bin/resolveip
Please configure the 'hostname' command to return a correct hostname.

As far as I know I have edited both /etc/hosts and /etc/resolv.conf accordingly

/etc/hosts
127.0.0.1 localhost localhost.my.domain

/etc/resolv.conf

nameserver 127.0.0.1

Is there something I am missing here? I have installed Plesk many times with the same setup and no errors.

Any comments or suggestions would be greatly appreciated.