【问题标题】:xampp unable to determine IP address ofxampp 无法确定 IP 地址
【发布时间】:2019-12-16 03:56:01
【问题描述】:

我想在 xampp 中运行 php 文件

我必须使用php进行黑客攻击,但是xampp根本无法提供错误消息,其中:

xampp 管理器/osx

Foos-MBP proftpd[67104]: warning: unable to determine IP address of 'Foos-MBP'
Foos-MBP proftpd[67104]: error: no valid servers configured
Foos-MBP proftpd[67104]: Fatal: error processing configuration file '/Applications/XAMPP/xamppfiles/etc/proftpd.conf'

我看到了这个问题

ubuntu proftpd[5291]: warning: unable to determine IP address of

Applications/XAMPP/xamppfiles/etc/proftpd.conf

并尝试添加 DefaultAdress http://localhost/ 但返回错误:

Foos-MBP proftpd[67547]: Fatal: unknown configuration directive 'DefaultAdress' on line 36 of '/Applications/XAMPP/xamppfiles/etc/proftpd.conf'

等/主机

/etc/hosts

127.0.0.1   localhost
255.255.255.255 broadcasthost
::1 localhost
192.168.0.19    team-a1.2021.local

试过了 XAMPP , PROFTPD problems 并将我的etc/hosts 更新为:
127.0.0.1 Foos-MBP.local 但它没有任何作用....

主机名

hostname:返回

FOOs-MacBook-Pro.local

请告诉我该怎么做(>

【问题讨论】:

    标签: php xampp


    【解决方案1】:

    设置主机名有效.... 重新写127.0.0.1 localhost
    127.0.0.1 Foos-MBP.local

    【讨论】:

      猜你喜欢
      • 2019-01-31
      • 1970-01-01
      • 2011-02-05
      • 2013-09-08
      • 2015-07-27
      • 2017-01-01
      • 2021-08-21
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多