ik ben al een tijdje bezig mysql te compileren, maar iedere keer krijg ik dezelfde error. het betreft de volgende:
generating temporary list /usr/local/bin/mysql_install_db Sorry, the host 'ip50ad23b' could not be looked up. Please configure the 'hostname' command to return a correct hostname. If you want to solve this at a later stage, restart this script with the --force option.
ik heb de server de hostname ipd50ad23b.speed.planet.nl gegeven, omdat dat ook de domeinnaam is waarnaar mijn verbinding luisterd. dit omdat apache2 anders niet werkt. als ik de hostname naar iets anders verander blijft de error komen. ik heb in mysql_install_db gekeken, daar de hostname aangegeven, maar dat hielp ook niet. wat kan de oplossing zijn? hoe pas ik de --force optie precies toe aan "make install clean"?
generating temporary list /usr/local/bin/mysql_install_db Sorry, the host 'ip50ad23b' could not be looked up. Please configure the 'hostname' command to return a correct hostname. If you want to solve this at a later stage, restart this script with the --force option.
ik heb de server de hostname ipd50ad23b.speed.planet.nl gegeven, omdat dat ook de domeinnaam is waarnaar mijn verbinding luisterd. dit omdat apache2 anders niet werkt. als ik de hostname naar iets anders verander blijft de error komen. ik heb in mysql_install_db gekeken, daar de hostname aangegeven, maar dat hielp ook niet. wat kan de oplossing zijn? hoe pas ik de --force optie precies toe aan "make install clean"?