loadrunner12启动webtours报错
1、webtours启动不成功,报错httpd.exe: Could not reliably determine the server's fully qualified domain name, using …… for ServerName

3、打开该文件,ctrl+f找到ServerName,把 ServerName localhost:1080 前面的#去掉即可解决。

1、webtours启动不成功,报错httpd.exe: Could not reliably determine the server's fully qualified domain name, using …… for ServerName
3、打开该文件,ctrl+f找到ServerName,把 ServerName localhost:1080 前面的#去掉即可解决。