TideSec / WDScanner

WDScanner平台目前实现了如下功能:分布式web漏洞扫描、客户管理、漏洞定期扫描、子域名枚举、端口扫描、网站爬虫、暗链检测、坏链检测、网站指纹搜集、专项漏洞检测、代理搜集及部署等功能。
2.05k stars 550 forks source link

导入了数据库也配置好了config.inc.php但是还是出问题 #43

Closed j4543519 closed 4 years ago

j4543519 commented 4 years ago

Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\phpstudy_pro\WWW\wdscan\include\mysql.class.php:27 Stack trace: #0 C:\phpstudy_pro\WWW\wdscan\include\mysql.class.php(20): mysql->connect() #1 C:\phpstudy_pro\WWW\wdscan\include\config.inc.php(41): mysql->__construct('192.168.199.147', 'wdscan', '123456', 'wdscan', 'utf-8', 'utf-8', '') #2 C:\phpstudy_pro\WWW\wdscan\index.php(2): require('C:\phpstudy_pro...') #3 {main} thrown in C:\phpstudy_pro\WWW\wdscan\include\mysql.class.php on line 27

TideSec commented 4 years ago

貌似你是路径配置有点问题,可以下载完整版的虚拟机试一下~